mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 21:58:37 +00:00
use public dir
This commit is contained in:
parent
5481919f5c
commit
55ff571da6
@ -19,7 +19,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"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",
|
||||
"eject": "react-scripts eject",
|
||||
"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