Skip to content

Commit

Permalink
Merge branch 'master' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyaZelenko committed May 8, 2020
2 parents 4736738 + a15c4a1 commit 5b8271d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default async () => [
// generateCssFile: join(distDir, 'main.css')
}),
await getConfig({
optimize: true,
output: {
file: join(distDir, 'bundle-esm.js'),
format: 'esm',
Expand Down

0 comments on commit 5b8271d

Please sign in to comment.