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

Update to work with node 16+ #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amcintosh
Copy link

Using the generator on versions of node after 14 was failing. This should resolve it.

I've:

  • Upgraded the dependencies
  • Updated webpack.config.js to support the changes
  • Run yarn format (resulting in a bunch of var replacements

Tests pass and it seems to generate a correct site.

Fixes #5

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.

It seems to not work anymore
1 participant