loro/crates/loro-wasm/.npmignore
Zixuan Chen 62a3a93552
Refactor: merge two js packages (#532)
* feat: make vitest tests pass

* chore: update readme & add deno test for web bundle

* chore: bump version to 1.0.8-alpha.0

* chore: bump loro-crdt version

* fix: build script
export init method from loro-wasm/web

* chore: bump version

* chore: specify which files to include for npm publish

* refactor: rename loro-js to loro-js-test

* refactor: remove the old loro-js folder

* fix: build scripts

* chore: 1.0.8-alpha.3

* chore: add release info
2024-10-29 21:46:56 +08:00

19 lines
195 B
Text

/target
*.log
*.ipynb
flamegraph.svg
target
dhat-heap.json
.DS_Store
node_modules/
deno_test/
src/
wasm-size/
web-test/
pkg/
scripts/
.cargo/
Cargo.toml
deno.lock
rollup.config.mjs
tsconfig.json