use public dir
This commit is contained in:
parent
5481919f5c
commit
55ff571da6
3 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue