Skip to content
Snippets Groups Projects
Commit 4268af24 authored by Alexander Repeta's avatar Alexander Repeta
Browse files

update build script

parent 39192092
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@
"homepage": "https://goitacademy.github.io/parcel-project-template",
"scripts": {
"dev": "parcel src/*.html",
"build": "parcel build src/*.html",
"predeploy": "npm run build -- --public-url /parcel-project-template/",
"build": "parcel build src/*.html --public-url /parcel-project-template/",
"deploy": "gh-pages -d dist"
},
"repository": {
......
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