We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90200dd commit 0bf858dCopy full SHA for 0bf858d
package.json
@@ -30,7 +30,7 @@
30
"npm": ">=6.14.9"
31
},
32
"scripts": {
33
- "build": "BASE_URL=/playground-elm parcel build src/index.html --public-url ./",
+ "build": "BASE_URL=/playground-elm/ parcel build src/index.html --public-url ./",
34
"serve": "BASE_URL=/ parcel src/index.html",
35
"release": "release-it"
36
0 commit comments