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 want to get resolved URL string when Importing .wasm file from JS. Because some libraries have their own Webassembly loader.
I have the following configuration, but it doesn't work.
assetsInclude: [/.wasm$/]
Suggested solution
Is it possible to put assetPlugin in front of wasmPlugin?
from
to
Clear and concise description of the problem
I want to get resolved URL string when Importing .wasm file from JS. Because some libraries have their own Webassembly loader.
I have the following configuration, but it doesn't work.
Suggested solution
Is it possible to put assetPlugin in front of wasmPlugin?

from
to
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: