no idea
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"build-frontend": "npm run build-dashboard; npm run build-widget",
|
||||
"build-dashboard": "cd src/frontend/dashboard; npm i; npm run build; cp -r dist ../../../static",
|
||||
"build-widget": "rollup -c src/frontend/widget/rollup.config.js",
|
||||
"clean": "rm -rf lib static dist plugins widget .rpt2_cache *.js *.ts; rm -rf src/frontend/dashboard/dist",
|
||||
"clean": "rm -rf lib static dist widget .rpt2_cache *.js *.ts; rm -rf src/frontend/dashboard/dist",
|
||||
"update-frontblock": "rm -rf node_modules/frontblock*; npm install"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user