Skip to content

Commit

Permalink
fix: fix rollup compiler warning (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Jun 28, 2021
1 parent 0eb8587 commit f5e9dcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.config.js
Expand Up @@ -54,7 +54,6 @@ const baseConfig = {
}),
svelte({
compilerOptions: {
css: true,
customElement: true,
dev
},
Expand Down

0 comments on commit f5e9dcb

Please sign in to comment.