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

Use a hard-coded JSZip.version. #328

Merged
merged 1 commit into from
Aug 7, 2016
Merged

Conversation

dduponchel
Copy link
Collaborator

Webpack doesn't support requiring json files (like we did for
JSZip.version) without extra configuration. It breaks builds so this commit
fixes it by using an hard-coded string instead (we'll try to find a better way
later).

Fixes #327.

Webpack doesn't support requiring json files (like we did for
`JSZip.version`) without extra configuration. It breaks builds so this commit
fixes it by using an hard-coded string instead (we'll try to find a better way
later).

Fixes Stuk#327.
@dduponchel dduponchel merged commit d9ebd41 into Stuk:master Aug 7, 2016
@dduponchel dduponchel deleted the jszip_version branch August 7, 2016 19:57
@dduponchel dduponchel mentioned this pull request Aug 7, 2016
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.

issue with JSZip, webpack and acorn
1 participant