[Backport 7.x] Fix parcel build (#1536)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ef11962ad4
commit
ee867daad0
@ -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