Yehor Brodskiy

Results 16 comments of Yehor Brodskiy

Hey @kevinbarabash, @anweiss! Please check [rust-wasmpack-loader](https://www.npmjs.com/package/rust-wasmpack-loader) pacakge, it should fix your porblem.

Hey! If you need multi-folder support, please check out another package: [rust-wasmpack-loader](https://www.npmjs.com/package/rust-wasmpack-loader).

Hey! Please check [rust-wasmpack-loader](https://www.npmjs.com/package/rust-wasmpack-loader) pacakge, it should fix your porblem.

Hey @arvid220u, @ivanschuetz! Please check [rust-wasmpack-loader](https://www.npmjs.com/package/rust-wasmpack-loader) pacakge, it should fix your porblem.

Hey! You can use [devcontainer](https://github.com/maybe-finance/maybe/blob/main/.devcontainer/devcontainer.json) for that!

@DomiiBunn, @K-J-VV please follow #306. This Issue (and pr) contains some changes that you requested.

Hey @robzolkos ! So the files that directly related to the windows developing process are [bin/dev.ps1](https://github.com/maybe-finance/maybe/pull/307/files#diff-8e7df44273fffb2898a9b58718e1d88911992339437a5d5cc0af2b7939c215b7) and [Procfile.windows.dev](https://github.com/maybe-finance/maybe/pull/307/files#diff-58133ead4b0fa55af2edba2875cfc52054123ac5584d594d44ae9ddb703af6da) which are additional replacement files for adding an ability to run project...

>1/ For clarity - this is for peeps not using WSL correct? Yep. > 2/ Is there a way we can not introduce a second docker-compose.yml file (there is one...

Hey @zachgoll! Yep, I can enjoy using WSL itself, but devil in the details here. JetBrains have “Beta” support of `devcotainer` (in real world, it is almost unusable when you...

Hi again @Izhaki, Thanks for the reviewing. I added `webpackOptions` to the `constructor` so that we can separate the options for `nodemon` and additional options for the plugin. in this...