mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
removed serve tasks
This commit is contained in:
parent
5b857c1724
commit
d55f403ff2
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
"main": "./src/js/index.js",
|
||||
"scripts": {
|
||||
"start": "NODE_ENV=development webpack-dev-server --mode development --hot --open --inline --progress",
|
||||
"serve": "node ./backend/bin/www",
|
||||
"serve-dev": "nodemon ./backend/bin/www",
|
||||
"build": "NODE_ENV=production webpack --env production --config=webpack.config.js --progress -p",
|
||||
"profile": "webpack --json > stats.json"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue