bool.ls -> boot.js
This commit is contained in:
parent
94e983a5cc
commit
264051cb1e
6 changed files with 173 additions and 158 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
require('./tags.ls');
|
||||
const boot = require('../boot.ls');
|
||||
const boot = require('../boot.js');
|
||||
const route = require('./router.ls');
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue