Skip to content

Commit 46ac55d

Browse files
authored
Update rollup.config.js
1 parent 8811853 commit 46ac55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default {
2323
css: css => {
2424
css.write('public/bundle.css');
2525
},
26-
26+
2727
// enable https://svelte.technology/guide#state-management
2828
store: true,
2929

0 commit comments

Comments
 (0)