fix(now) files: add .webpack

This commit is contained in:
coderaiser 2018-04-17 14:34:04 +03:00
parent 34041bb6d2
commit b5b6931e6b

View file

@ -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"