commas
This commit is contained in:
8
frontend/nodemon.json
Normal file
8
frontend/nodemon.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"watch": [
|
||||
"webpack/webpack.common.js",
|
||||
"webpack/webpack.dev.js",
|
||||
".babelrc.js",
|
||||
"package-lock.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user