perf: reduce drastically build size

BREAKING CHANGE: This package is now pure ESM
This commit is contained in:
Divlo
2022-04-06 23:52:50 +02:00
parent ec4929d7d8
commit 686b5643b3
24 changed files with 9454 additions and 13731 deletions

5
.eslintignore Normal file
View File

@ -0,0 +1,5 @@
node_modules
build
dist
.parcel-cache
example