Fix parcel build (#1535)
This commit is contained in:
committed by
GitHub
parent
5447acb534
commit
a9b62049cd
@ -2,7 +2,6 @@
|
|||||||
"name": "parcel-test",
|
"name": "parcel-test",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
"build": "parcel build index.js --no-source-maps"
|
"build": "parcel build index.js --no-source-maps"
|
||||||
|
|||||||
Reference in New Issue
Block a user