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

replace es6 package.json import with rollup replace #326

Merged
merged 2 commits into from
Nov 16, 2019

Conversation

atepoorthuis
Copy link
Contributor

This PR address #325 by replacing the ES6 import of package.json (and subsequent reliance on json bundler plugins) with rollup-plugin-replace replacing __VERSION__ with the current version specified in package.json.

instead of relying on es6 json import which is only
possible through custom bundler plugins
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.

None yet

2 participants