mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-22 17:22:22 -05:00
merge with master
This commit is contained in:
commit
c79ff5ecb0
@ -20,7 +20,7 @@ app.use(helmet.contentTypeOptions());
|
||||
var clientApp = new Moonboots({
|
||||
main: __dirname + '/clientapp/app.js',
|
||||
templateFile: __dirname + '/clientapp/template.html',
|
||||
//developmentMode: config.isDev,
|
||||
developmentMode: config.isDev,
|
||||
libraries: [
|
||||
__dirname + '/clientapp/libraries/zepto.js',
|
||||
__dirname + '/clientapp/libraries/ui.js',
|
||||
|
Loading…
Reference in New Issue
Block a user