Remove unused boot files from webui
This commit is contained in:
parent
e485edbe9f
commit
14e5d4b4b3
8 changed files with 3 additions and 90 deletions
|
@ -13,9 +13,7 @@ module.exports = configure(function (ctx) {
|
|||
// app boot file (/src/boot)
|
||||
// --> boot files are part of "main.js"
|
||||
boot: [
|
||||
'api',
|
||||
'_hacks',
|
||||
'_init'
|
||||
'api'
|
||||
],
|
||||
|
||||
css: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue