| .. | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
-
use react 17
-
make sure @codemirror/state is installed once (single version)
"build": "BUILD_PATH='../docs' react-scripts build && npm run build-tutorial && npm run add-license",
| .. | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
use react 17
make sure @codemirror/state is installed once (single version)
"build": "BUILD_PATH='../docs' react-scripts build && npm run build-tutorial && npm run add-license",