-
-
Notifications
You must be signed in to change notification settings - Fork 291
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance frontend performance: dynamic library imports & improved route-based code splitting #2259
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2259 +/- ##
=======================================
Coverage 98.59% 98.59%
=======================================
Files 884 884
Lines 14683 14683
=======================================
Hits 14476 14476
Misses 207 207 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Deploying gladys-plus with
|
Latest commit: |
6dd14a0
|
Status: | ✅ Deploy successful! |
Preview URL: | https://7fcec055.gladys-plus.pages.dev |
Branch Preview URL: | https://dynamically-import-librairie.gladys-plus.pages.dev |
#3118 Bundle Size — 11.74MiB (+9.47%).6dd14a0(current) vs cdb7893 master#3109(baseline) Warning Bundle contains 2 duplicate packages – View duplicate packages Bundle metrics
Bundle size by type
Bundle analysis report Branch dynamically-import-librairies Project dashboard Generated by RelativeCI Documentation Report issue |
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)front/src/config/demo.js
) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!