Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load dashboard widget and reference widgets #70

Merged
merged 1 commit into from Feb 10, 2023

Conversation

julien-nc
Copy link
Member

I tried to make it so only one file per chunk would be generated but I still don't get it. Anyway, leaving the Webpack optimization config empty just works fine, leaving it do a split storm 馃榿.

So, this works fine. Any objection to leave optimization empty?

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@@ -11,17 +9,17 @@
* @copyright Julien Veyssier 2020
*/

import Vue from 'vue'
import './bootstrap.js'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is bootstrap gone and not needed anymore or is this removed by accident?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

boostrap is basically replaced by Vue.mixin({ methods: { t, n } })

@juliushaertl juliushaertl merged commit ad0ed98 into main Feb 10, 2023
@delete-merged-branch delete-merged-branch bot deleted the enh/noid/lazy-loading branch February 10, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants