Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 230 Bytes

build_commands.md

File metadata and controls

20 lines (14 loc) · 230 Bytes

Commands for

Docs

cargo rustdoc -- --default-theme=dark --document-private-items

Web release

wasm-pack build --target web --out-dir dist

npm release

wasm-pack build
wasm-pack publish