This commit is contained in:
syuilo 2017-02-18 09:00:14 +09:00
parent d9e90e97f8
commit ba58964971
3 changed files with 138 additions and 140 deletions

View file

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