Skip to content
Snippets Groups Projects
Commit 0ff13510 authored by Chris's avatar Chris :medal:
Browse files

Merge branch '1-choose-a-bundler-for-snowpack' into 'main'

Resolve "Choose a bundler for snowpack"

Closes #1

See merge request !4
parents 4a941a18 d6ae1232
No related branches found
No related tags found
1 merge request!4Resolve "Choose a bundler for snowpack"
......@@ -15,8 +15,9 @@ module.exports = {
// {"match": "routes", "src": ".*", "dest": "/index.html"},
],
optimize: {
/* Example: Bundle your final build: */
// "bundle": true,
bundle: true,
minify: true,
target: 'es2017'
},
packageOptions: {
/* ... */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment