Skip to content

Commit fd7cc30

Browse files
committed
don't pass onwarn to compiler itself in Svelte 3 (#104)
1 parent 1f6073d commit fd7cc30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const pluginOptions = {
1818
emitCss: true,
1919

2020
// legacy
21+
onwarn: true,
2122
shared: true,
2223
style: true,
2324
script: true,

0 commit comments

Comments
 (0)