mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-04 17:07:22 +00:00
Add target param to building script
This commit is contained in:
parent
8b55796d63
commit
747e07fb5c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "parcel index.html",
|
||||
"build": "parcel build index.html",
|
||||
"build": "parcel build index.html --public-url",
|
||||
"lint": "eslint --fix src"
|
||||
},
|
||||
"author": "He4eT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue