Merge branch 'master' of gitlab.com:matteodelabre/wikimedica-disease-search
This commit is contained in:
commit
b2185333c3
|
@ -5,7 +5,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "parcel build app/index.html",
|
"build": "parcel build --public-url ./ app/index.html",
|
||||||
"dev": "parcel app/index.html",
|
"dev": "parcel app/index.html",
|
||||||
"lint": "eslint app"
|
"lint": "eslint app"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue