Skip to content

Commit

Permalink
Remove bundling and use package exports (alimanfoo#11)
Browse files Browse the repository at this point in the history
* Organize source into submodules for package exports

* import "zarrita" as package for tests

* add prepublish script to copy README
  • Loading branch information
manzt authored Dec 11, 2020
1 parent 0dab36f commit cbb9539
Show file tree
Hide file tree
Showing 14 changed files with 1,066 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules/
src/README.md
*.zr3/
package-lock.json
Loading

0 comments on commit cbb9539

Please sign in to comment.