enso/lib/rust/ensogl/example/complex-shape-system
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
..
src Clipping in the Scroll Area (reverting a revert) (#3420) 2022-04-27 17:11:49 +00:00
Cargo.toml Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00