mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Fixed small merge issue for real this time
This commit is contained in:
parent
e6787c0fd2
commit
22022c1ef1
1 changed files with 0 additions and 2 deletions
|
@ -48,9 +48,7 @@ exports.config =
|
|||
usePolling: true
|
||||
|
||||
server:
|
||||
|
||||
# NOTE: This is a temporary workaround for https://github.com/nodejs/node-v0.x-archive/issues/2318
|
||||
|
||||
command: "#{if process.platform is 'win32' then 'node_modules\\.bin\\nodemon.cmd' else 'nodemon'} ."
|
||||
|
||||
files:
|
||||
|
|
Loading…
Reference in a new issue