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 deprecated rollup plugins #207

Merged
merged 2 commits into from
Jun 17, 2020
Merged

Update deprecated rollup plugins #207

merged 2 commits into from
Jun 17, 2020

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented Jun 17, 2020

Problem

Some of the build scripts are using deprecated rollup plugins.

Solution

This PR updates build scripts and switches to the current versions of the following packages:

  • @rollup/plugin-babel
  • @rollup/plugin-commonjs
  • @rollup/plugin-node-resolve
  • rollup-plugin-terser

@sebnitu sebnitu merged commit 8d0488e into master Jun 17, 2020
@sebnitu sebnitu deleted the update-deps branch June 17, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant