Israel Casillas Jr

Results 7 comments of Israel Casillas Jr

@rtheunissen will you be merging @zlodes PR to support 1.x and/or 2.x on PHP8 soon?

@SamKirby22 Updated dash dependency to use the latest version. I am now seeing `RuntimeError: abort(both async and sync fetching of the wasm failed). Build with -s ASSERTIONS=1 for more info.`...

@markin-io `dapp-sdk` is already providing the node polyfills during bundling https://github.com/dash-incubator/dapp-sdk/blob/main/webpack.typescript.config.js#L45 using `node-polyfill-webpack-plugin`

@markin-io ![error](https://user-images.githubusercontent.com/12816631/173119509-e40a1766-a7ba-4d56-ae01-60cceceb1906.png) Still receiving the errors above. I removed the node polyfill plugin provider, and updated dash npm to the latest version. Have you guys tested on another web app...

@markin-io Tried a few things still no luck Received `More than one instance of dashcore-lib found. Please make sure that you are not mixing instances of classes of the different...

@hyf0 https://github.com/ICJR/rspack-repro I noticed the empty `js` file is kept whenever I use the dynamic filename variables. I was using `[contenthash]` for my own project but this repo uses `[name]`...

That's the correct file, is my only option to revert to the older rspack version in the meantime?