doc: update docs
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
"eject": "react-scripts eject",
|
||||
"publish": "npm run build && rm -rf ./docs/editor/ && mv ./build ./docs/editor"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
Reference in New Issue
Block a user