-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
Load Select2 via importmap #3048
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3048 +/- ##
=======================================
Coverage 96.63% 96.63%
=======================================
Files 236 236
Lines 6332 6332
=======================================
Hits 6119 6119
Misses 213 213 ☔ View full report in Codecov by Sentry. |
We must use a module here in order to define the consts globally.
4f649c0
to
2afb2d7
Compare
We have our own content css file compiled with sass cli. We do not load this file at all, so it can be removed.
dfe585e
to
b21cd2a
Compare
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
What is this pull request for?
Bundle select2 from node modules and serve via importmap.
Notable
Needs AlchemyCMS/alchemy_i18n#68
Screenshots
Remove if no visual changes have been made.
Checklist