- Issue created by @star-szr
- 🇨🇦Canada star-szr
Pipeline that shows the test + fix and test-only jobs: https://git.drupalcode.org/issue/vite-3499492/-/pipelines/394927
Would like to add this also seems to be problematic for dynamic imports. My dynamically imported modules are trying to import from my entrypoint without the cache busting string, which results in my entrypoint running twice. My entrypoint sets up web components which then error out due to having been already created.
- First commit to issue fork.
-
wotnak →
committed da95cdbc on 1.x authored by
star-szr →
Issue #3499492 by star-szr, cbrand02: Imports are loaded twice (with and...
-
wotnak →
committed da95cdbc on 1.x authored by
star-szr →
- 🇵🇱Poland wotnak
I'm ok with removing preload scripts for chunk imports. Removing them will fix issues we are facing right now, and if in some cases they will be needed we can always add them back with some condition/config option so they are used only when actually needed.
- Status changed to Fixed
15 days ago 8:49pm 22 March 2025 Automatically closed - issue fixed for 2 weeks with no activity.