Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 254 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 254 Bytes

geo-web-lib

Developing

wasm-pack build

# or to rerun with changes in src/
fswatch -o src --event Updated | xargs -I{} wasm-pack build 

Testing

wasm-pack test --headless --firefox

Publishing

wasm-pack publish