mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 03:58:53 +00:00
use public dir
This commit is contained in:
parent
5481919f5c
commit
55ff571da6
@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "BUILD_PATH='../docs' react-scripts build && npm run build-tutorial && cp ../.nojekyll ../docs",
|
"build": "BUILD_PATH='../docs' react-scripts build && npm run build-tutorial",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"tutorial": "parcel src/tutorial/index.html --no-cache",
|
"tutorial": "parcel src/tutorial/index.html --no-cache",
|
||||||
|
|||||||
0
repl/public/.nojekyll
Normal file
0
repl/public/.nojekyll
Normal file
1
repl/public/CNAME
Normal file
1
repl/public/CNAME
Normal file
@ -0,0 +1 @@
|
|||||||
|
strudel.tidalcycles.org
|
||||||
Loading…
x
Reference in New Issue
Block a user