wasm-pack-plugin icon indicating copy to clipboard operation
wasm-pack-plugin copied to clipboard

Correctly report errors during the first compilation

Open afilini opened this issue 4 years ago • 0 comments

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.

afilini avatar Nov 01 '21 15:11 afilini