Update rollup.config.js
This commit is contained in:
parent
8811853c17
commit
46ac55d2ed
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export default {
|
|||
css: css => {
|
||||
css.write('public/bundle.css');
|
||||
},
|
||||
|
||||
|
||||
// enable https://svelte.technology/guide#state-management
|
||||
store: true,
|
||||
|
||||
|
|
Loading…
Reference in a new issue