This commit is contained in:
syuilo
2017-02-18 18:03:52 +09:00
parent 201f48d7e4
commit 6cd3c3e9ec
3 changed files with 44 additions and 53 deletions

View File

@@ -3,8 +3,8 @@
*/
require('./tags');
const boot = require('../boot.js');
const route = require('./router.ls');
const boot = require('../boot');
const route = require('./router');
/**
* Boot