Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OGC
node-3DPSx
Commits
972dcd68
Commit
972dcd68
authored
Jul 15, 2020
by
athanasios
Browse files
watch config.js
parent
638a6fd4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
972dcd68
This diff is collapsed.
Click to expand it.
package.json
View file @
972dcd68
...
...
@@ -29,6 +29,12 @@
"
nodemon
"
:
"
^2.0.3
"
},
"nodemonConfig"
:
{
"watch"
:
[
"app.js"
,
"src/"
,
"routes/"
,
"assets/"
]
"watch"
:
[
"app.js"
,
"config.js"
,
"src/"
,
"routes/"
,
"assets/"
]
}
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment