Skip to content

Commit c1be880

Browse files
committed
chore(build): use rollup for bundling
Switch from babel-cli to rollup for better bundling and minimizing code size
1 parent 2868308 commit c1be880

4 files changed

Lines changed: 519 additions & 18704 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
22
lib
3+
.DS_Store
34
.idea
45
.env
56
/example/

0 commit comments

Comments
 (0)