mirror of
https://github.com/lucaspalomodevelop/monitoring-server.git
synced 2026-03-12 22:57:21 +00:00
yarn stuff
This commit is contained in:
parent
aea3ac663d
commit
9daeab1cec
@ -8,14 +8,9 @@
|
||||
"license": "GPLv3",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"server:start": "node ./bin/app",
|
||||
"server:test": "echo \"Error: no test specified\" && exit 1",
|
||||
"vue:dev": "cd ./views && poi",
|
||||
"vue:build": "cd ./views && poi build",
|
||||
"vue:report": "cd ./views && poi build --bundle-report",
|
||||
"vue:serve": "cd ./views && serve dist --single",
|
||||
"vue:test": "cd ./views && tyu",
|
||||
"start": "yarn vue:build && yarn server:start"
|
||||
"start": "node ./bin/app",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"getfrontend":"cd ../frontend && yarn "
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.6",
|
||||
|
||||
9183
frontend/yarn.lock
Normal file
9183
frontend/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user