mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-16 22:36:02 +01:00
.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"scripts": {
|
||||
"build": "webpack --progress",
|
||||
"watch": "DEV=1 webpack --progress --watch",
|
||||
"build:server": "webpack --progress -c webpack.server.config.js",
|
||||
"watch:server": "DEV=1 webpack --progress --watch -c webpack.server.config.js",
|
||||
"start": "./manage.py runserver"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user