Skip to content

Commit

Permalink
removes unneeded typescript preprocess option
Browse files Browse the repository at this point in the history
  • Loading branch information
furudean committed Nov 30, 2020
1 parent 4072b10 commit 4b6010a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export default {
dev: !production
},
preprocess: sveltePreprocess({
typescript: true,
scss: true,
}),
}),
Expand Down

0 comments on commit 4b6010a

Please sign in to comment.