Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for GitHub save failing #68

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

davekobrenski
Copy link

@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

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

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

@drewdaemon
Copy link

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