File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6565 "scripts" : {
6666 "analyze" : " source-map-explorer 'build/static/js/*.js'" ,
6767 "start" : " rsbuild dev" ,
68- "dev" : " DISABLE_ESLINT_PLUGIN=true TSC_COMPILE_ON_ERROR=true REACT_APP_BACKEND=http://localhost:8765 REACT_APP_META_BACKEND=undefined rsbuild dev " ,
68+ "dev" : " DISABLE_ESLINT_PLUGIN=true TSC_COMPILE_ON_ERROR=true REACT_APP_BACKEND=http://localhost:8765 REACT_APP_META_BACKEND=undefined npm run start " ,
6969 "build" : " rm -rf build && DISABLE_ESLINT_PLUGIN=true CI=true rsbuild build" ,
7070 "build:embedded" : " GENERATE_SOURCEMAP=false REACT_APP_BACKEND=http://localhost:8765 REACT_APP_META_BACKEND=undefined npm run build" ,
7171 "build:embedded-mc" : " GENERATE_SOURCEMAP=false REACT_APP_BACKEND= REACT_APP_META_BACKEND= npm run build" ,
You can’t perform that action at this time.
0 commit comments