rslib
rslib copied to clipboard
[Bug]: unexpected wasmLoading `fetch`
Version
rslib 0.12.1
Details
Rslib uses wasmLoading fetch when building wasm, but wasmLoading fetch depends on __webpack_require__.p(publicPath), which is not determined when building lib.
Reproduce link
none
Reproduce Steps
import a wasm file and use rslib build.