Skip to content

Fix for GitHub save failing#68

Open
davekobrenski wants to merge 7 commits intojocelyn-stericker:mainfrom
davekobrenski:main
Open

Fix for GitHub save failing#68
davekobrenski wants to merge 7 commits intojocelyn-stericker:mainfrom
davekobrenski:main

Conversation

@davekobrenski
Copy link
Copy Markdown

@davekobrenski davekobrenski commented Mar 22, 2023

resolves #55, resolves #33

Saving to GitHub was failing due to process.env not being available on the client side. Adding a few lines to the webpack.config.js fixes this.

Also, I updated the README.md as the makefile doesn't exist, so the make serve command is outdated? I updated the readme with the commands that (I think) should be run instead. I should note that I was getting an error with yarn build but not with npm run build. The yarn error had something to do with the enhanced-resolve npm plugin and the normalize.css file in src.

Love your work on this, btw. Really nice and useful.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 22, 2023

Deploy Preview for hacklily ready!

Name Link
🔨 Latest commit 6c8bc6f
🔍 Latest deploy log https://app.netlify.com/sites/hacklily/deploys/641b6bf5a98d3400084d3537
😎 Deploy Preview https://deploy-preview-68--hacklily.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@gasrodriguez
Copy link
Copy Markdown

Hi, I'm also having trouble saving files, is there a reason preventing this fix to be applied? Thanks :)

@drewdaemon
Copy link
Copy Markdown

Same here. Would be really nice to get this merged @jocelyn-stericker 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

github error "make serve" (as documented in README.md) needs Makefile

3 participants