Files
vtracer/nodejs/.gitignore
T
Chris Tsang 6e9b147bbd Add WebP decoding to the Node/wasm package
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>
2026-07-24 18:09:50 +01:00

7 lines
92 B
Plaintext

/pkg
/target
/node_modules
Cargo.lock
# npm auth token — per-project, never commit
.npmrc