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