Skip to content

Commit

Permalink
Update rollup build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ghettovoice committed Oct 1, 2019
1 parent 21760aa commit 93b2864
Show file tree
Hide file tree
Showing 5 changed files with 209 additions and 371 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"es": {
"plugins": [
"external-helpers"
"@babel/plugin-external-helpers"
]
},
"umd": {
"plugins": [
"external-helpers",
"@babel/plugin-external-helpers",
[
"./modules/babel-plugin-merge-imports",
{
Expand Down
Loading

0 comments on commit 93b2864

Please sign in to comment.