We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d72d48 commit 0437e52Copy full SHA for 0437e52
rollup.config.js
@@ -35,7 +35,7 @@ export default {
35
sourcemap: !production,
36
format: 'iife',
37
name: 'app',
38
- file: 'docs/build/bundle.js'
+ file: 'dist/bundle.js'
39
},
40
plugins: [
41
svelte({
0 commit comments