You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the legacy plugin alongside another plugin vite-plugin-single-file (with bundles all code into the index.html) due does some specific requirements enforce by the hardware I am trying to use. However, due to the legacy code being partially loaded with System.import the single file plugin is unable to bundle it. I have raised an issue against plugin, but just wanted to check if there was a reason why the system.import was needed when only the legacy chunks are being rendered.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the legacy plugin alongside another plugin vite-plugin-single-file (with bundles all code into the index.html) due does some specific requirements enforce by the hardware I am trying to use. However, due to the legacy code being partially loaded with System.import the single file plugin is unable to bundle it. I have raised an issue against plugin, but just wanted to check if there was a reason why the system.import was needed when only the legacy chunks are being rendered.
Beta Was this translation helpful? Give feedback.
All reactions