mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
debug draw overlay, fullscreen
This commit is contained in:
parent
383eaa93bf
commit
4afc39081d
13 changed files with 247 additions and 93 deletions
|
|
@ -16,7 +16,7 @@ var port = process.argv[2]
|
|||
var options = {
|
||||
port: port,
|
||||
rootDirectory: './',
|
||||
caching: false,
|
||||
caching: 0,
|
||||
logLevel: process.argv[3] || 0
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue