mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-10 22:28:39 -07:00
6e9b147bbd
image-webp is pure Rust and compiles to wasm32; brings the npm package's input formats closer to the CLI/Python surface. Wasm grows ~115 KB (486 KB -> 601 KB). Also gitignore nodejs/.npmrc. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
/pkg
|
|
/target
|
|
/node_modules
|
|
Cargo.lock
|
|
# npm auth token — per-project, never commit
|
|
.npmrc
|