10 Commits

Author SHA1 Message Date
Arthur Fiorette
7293cf0c26
feat!: new bundle setup & fixed development bundles (#167)
* feat: added issue template

* fix: move dev bundles to a specific folder

* docs: some documentation changes

* docs: updated issue template

* chore!: updated build setup

* style: formatted code

* chore: allow importing any file
2022-03-11 13:46:08 -03:00
arthurfiorette
f235fd4c60
build: es2017 as default output 2022-02-01 13:33:53 -03:00
arthurfiorette
31ef7e7eb2
style: format code 2022-01-23 16:44:09 -03:00
arthurfiorette
2d779ec0da
build: minimize all bundles bc devtool is active 2022-01-23 16:24:44 -03:00
arthurfiorette
ea4ab4c4eb
refactor: added ACI prefix to avoid external conflicts 2022-01-23 16:18:00 -03:00
arthurfiorette
f1604287a4
build: build everything from webpack 2022-01-23 16:10:15 -03:00
arthurfiorette
6d9683a410
build: optimize umd builds with tslib 2022-01-15 13:02:57 -03:00
arthurfiorette
5a7e01553e
build: remove .min at umd bundles 2022-01-13 20:14:12 -03:00
arthurfiorette
7f3a1538e3
build: add umd/index.js for es2017+ 2022-01-13 20:08:29 -03:00
Arthur Fiorette
4734c5f7a8
build: Yarn v2 and ESM & CJS bundles (#114) 2022-01-13 18:57:50 -03:00