Commit Graph

13 Commits

Author SHA1 Message Date
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