ruffle/web/packages/selfhosted/js
relrelb 375269417f web: Set `__webpack_public_path__` in `load-ruffle.ts`
Use wasm-bindgen's built-in loader instead of relying on Webpack.
In order to still respect the `publicPath` config, set
`__webpack_public_path__` just before fetching the WebAssembly module.
This allows to no longer declare `.wasm` files as resource assets in
each `webpack.config.js`.
2021-09-08 02:25:05 -07:00
..
.eslintrc.json web: Set `__webpack_public_path__` in `load-ruffle.ts` 2021-09-08 02:25:05 -07:00
ruffle.js web: Set `__webpack_public_path__` in `load-ruffle.ts` 2021-09-08 02:25:05 -07:00