1
0
Fork 0

Remove unused boot files from webui

This commit is contained in:
Michel Heusschen 2024-09-27 15:22:04 +02:00 committed by GitHub
parent e485edbe9f
commit 14e5d4b4b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 3 additions and 90 deletions

View file

@ -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: [