Commit Graph

20 Commits

Author SHA1 Message Date
三咲智子
861a7953b4
refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
weidehai
05d0eb8243
fix(play): vite exclude dts deps (#7089) 2022-04-11 00:29:07 +08:00
btea
b6208b423f
chore(play): update import (#7069) 2022-04-10 13:47:54 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
三咲智子
184facdb4c
chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
三咲智子
bb939c6a58
refactor(build): move to internal package (#6585)
* refactor(build): move to internal package

* ci: fix

* chore: fix

* fix: docs

* chore: add fast-glob to root package

* chore: fix PR comments

* build: add tsx

* refactor: re-organize

* refactor: improve log
2022-03-15 19:23:38 +08:00
三咲智子
72768935b3
chore: load env file (#6323) 2022-03-01 21:38:52 +08:00
msidolphin
efb5476f96
build(dev): support for older chrome versions (#6106)
* build(dev): support for older chrome versions

* chore: adjust to chrome64

* chore: extract plugin
2022-02-21 09:15:23 +08:00
三咲智子
879ea6d31b
feat: support jsx, closes #5708 (#5947) 2022-02-11 12:10:56 +08:00
三咲智子
ca7bcfe9b3
feat: add defineOptions for script-setup (#5932)
* feat: add unplugin-vue-define-options

* feat: add jest support
2022-02-11 11:39:49 +08:00
三咲智子
426a6a686c
feat: switch to lodash-unified (#5734)
* feat: switch to lodash-unified

* chore: move lodash mocks
2022-02-08 10:37:21 +08:00
三咲智子
ab018ea46e
chore(dev): add https option (#5622) 2022-01-25 16:57:25 +08:00
三咲智子
459a93b070
fix(dev): fix default imports & add https support (#5572) 2022-01-24 02:34:06 +08:00
三咲智子
5087026948
refactor: change icon package name (#4625) 2021-12-04 11:20:06 +08:00
三咲智子
d47047e680
fix(dev): fix playground and docs alias (#4068)
* fix(dev): fix playground and docs alias

* refactor: reorder import
2021-10-29 11:23:18 +08:00
三咲智子
2bd4d533e4
fix(dev): fix play auto import (#4031) 2021-10-26 17:09:14 +08:00
三咲智子
b5db48dfc1
feat(dev): play add unplugin-vue-components (#3931) 2021-10-22 15:59:29 +08:00
btea
abc7d18b4d
refactor(play): play start-up show network (#3707) 2021-09-28 21:00:11 +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
Aex
8acb9dc0eb
chore(project): add vite init & update vite config with ts (#3519) 2021-09-21 02:09:18 +08:00