wasm-pack-plugin
wasm-pack-plugin copied to clipboard
Correctly report errors during the first compilation
Errors are ignored the first time the Rust code is compiled. This causes
yarn run build on downstream projects to succeed even when compilation
actually failed.