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

[v6] webpack: delete from non-existant object #1326

Closed
thomassuckow opened this issue Dec 6, 2019 · 0 comments · Fixed by #1342
Closed

[v6] webpack: delete from non-existant object #1326

thomassuckow opened this issue Dec 6, 2019 · 0 comments · Fixed by #1342

Comments

@thomassuckow
Copy link

thomassuckow commented Dec 6, 2019

The webpack plugin has delete pj.config.forge; which fails when the package.json does not include a config block becuase you are using the default forge.config.js file. It should check for the config object before deleting.

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 a pull request may close this issue.

1 participant