diff --git a/repl/README.md b/repl/README.md index a16b16c8..de8f9bf9 100644 --- a/repl/README.md +++ b/repl/README.md @@ -24,7 +24,3 @@ cd repl npm run build # <- builds repl + tutorial to ../docs npm run static # <- test static build ``` - -## TODO vite - -- "build": "BUILD_PATH='../docs' react-scripts build && npm run build-tutorial && npm run add-license", \ No newline at end of file