rustwasm / rust-webpack-template

Kickstart your Rust, WebAssembly, and Webpack project!
Apache License 2.0
567 stars 75 forks source link

replace wasm-pack test --headless to --node #166

Closed sergeyt closed 4 years ago

sergeyt commented 4 years ago

--headless option is not available when running wasp-pack test


This change is Reviewable

Pauan commented 4 years ago

Thanks, but --headless is correct. Please see this PR for additional details.