三咲智子
|
ab8982379e
|
build: refactor each package build (#3709)
|
2021-09-28 20:28:47 +08:00 |
|
三咲智子
|
835da5231b
|
feat(build): support esm and minified full bundle (#3677)
* feat(build): support esm and minified full bundle
* fix: rename cjs to mjs
|
2021-09-27 15:24:45 +08:00 |
|
三咲智子
|
7a9c6f38d7
|
build: parallel build (#3416)
|
2021-09-26 01:29:07 +08:00 |
|
三咲智子
|
f9e192535f
|
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm
* chore: install pnpm
* chore: disable cache
* ignore pnpm-lock.yaml
* resolve deps
* setup pnpm
|
2021-09-23 08:12:37 +08:00 |
|
三咲智子
|
0636e1e240
|
style: add import and stricter lint (#3440)
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
|
2021-09-17 15:27:31 +08:00 |
|
三咲智子
|
5c70b303d9
|
fix(build): fix exclude dependency (#3404)
* fix(build): fix exclude dependency
* Update utils.ts
|
2021-09-15 01:13:36 +08:00 |
|
三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
jeremywu
|
e926d20179
|
fix(build): exposing installer function and version for umd build (#3041)
* fix(build): exposing installer function and version for umd build
* fix codepen code snippet error
|
2021-08-25 11:27:16 +08:00 |
|
jeremywu
|
0738aed40c
|
fix(build) fix rollup full bundile issue (#3034)
|
2021-08-25 01:22:03 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|