Pigmice2733 / scouting-frontend

Frontend for the Pigmice Scouting website
https://pigmice.ga
MIT License
0 stars 1 forks source link

Update dependency rollup-plugin-babel to v4.0.3 #320

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates devDependency rollup-plugin-babel (source) from v4.0.0-beta.8 to v4.0.3


Release Notes

v4.0.3

Compare Source


v4.0.2

Compare Source


v4.0.1

Compare Source


v4.0.0

Compare Source

Babel 7 compatible! (dropped Babel 6 compatibility though).

Additionally:

  • Internal preflight checks are created now per plugin instance, so using 2 instances of rollup-plugin-babel (i.e. targeting 2 different set of files with include/exclude options) shouldn't conflict with each other
  • Transpiling by default only what Babel transpiles - files with those extensions: .js, .jsx, .es6, .es, .mjs. You can customize this with new extensions option. This also fixes long standing issue with rollup-plugin-babel trying to transform JSON files.


This PR has been generated by Renovate Bot.

renovate[bot] commented 6 years ago

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.