mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
use public dir
This commit is contained in:
+1
-1
@@ -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,0 +1 @@
|
||||
strudel.tidalcycles.org
|
||||
Reference in New Issue
Block a user