mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(now) files: add .webpack
This commit is contained in:
parent
34041bb6d2
commit
b5b6931e6b
1 changed files with 4 additions and 0 deletions
4
now.json
4
now.json
|
|
@ -6,6 +6,9 @@
|
|||
"cloudcmd_terminal": "true",
|
||||
"cloudcmd_terminal_path": "gritty"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8"
|
||||
},
|
||||
"files": [
|
||||
"bin",
|
||||
"server",
|
||||
|
|
@ -19,6 +22,7 @@
|
|||
"tmpl",
|
||||
"img",
|
||||
"modules",
|
||||
".webpack",
|
||||
"webpack.config.js",
|
||||
"json",
|
||||
"HELP.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue