Skip to content

Commit

Permalink
Merge branch 'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Aug 29, 2019
2 parents d24611d + c471517 commit 1101a10
Show file tree
Hide file tree
Showing 4 changed files with 1,494 additions and 1,352 deletions.
1 change: 1 addition & 0 deletions config/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const defaultPlugins = /** @type {Plugin[]} */ ([
// How to handle polyfills, 'usage' analyses each file and places the
// required imports on each one, rollup ensures single imports
useBuiltIns: 'usage',
corejs: 2,
targets: {
// To check what's covered: https://browserl.ist
browsers: [
Expand Down
Loading

0 comments on commit 1101a10

Please sign in to comment.