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
In our app, we need to ship two pieces of javascript that get included somewhere else, sometimes injected by our app e.g. into an iframe. Webpack has asset resources exactly for that. Turbopack does not. It would facilitate our development and get rid of a pre-build script if you could support it.
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.
-
Goals
Non-Goals
Background
In our app, we need to ship two pieces of javascript that get included somewhere else, sometimes injected by our app e.g. into an iframe. Webpack has asset resources exactly for that. Turbopack does not. It would facilitate our development and get rid of a
pre-build
script if you could support it.Proposal
Support Asset Modules in Turbopack.
Beta Was this translation helpful? Give feedback.
All reactions