enso/app
Michał Wawrzyniec Urbańczyk 6a56ceb147
Disable wasm-opt for all the entry point crates (#3734)
This PR disables the wasm-opt optimization in the crates that can be used as WASM entry points. Unfortunately, wasm-pack does not allow for disabling wasm-opt through a command line flag, so we have to disable it by setting an appropriate flag in each Cargo.toml.
2022-09-23 22:01:06 +02:00
..
gui Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
ide-desktop Fixing yargs and electron-builder regressions (#3725) 2022-09-21 11:32:20 +02:00