Skip to content

Commit

Permalink
align rollup with webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
vipero07 authored Jan 3, 2020
1 parent 65e9b31 commit 4b23348
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 @@ -69,6 +69,7 @@ export default {
}),
svelte({
generate: 'ssr',
emitCss: false,
dev
}),
resolve({
Expand Down

0 comments on commit 4b23348

Please sign in to comment.