fix: build files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "parcel --port 1312 --public-url / index.pug --open",
|
||||
"build": "parcel build index.pug --out-dir docs --public-url /html-over-js --no-minify",
|
||||
"build": "parcel build index.pug --out-dir dist --public-url /html-over-js --no-minify",
|
||||
"format": "prettier --write src/**/*.pug index.pug package.json && prettier --write --parser json .pugrc"
|
||||
},
|
||||
"author": "Michael Werner Czechowski <mail@dailysh.it>",
|
||||
|
||||
Reference in New Issue
Block a user