Commit Graph

21 Commits

Author SHA1 Message Date
neverland
e3c7e331f7 perf(cli): remove vite-plugin-html (#11416) 2022-12-24 16:31:26 +08:00
neverland
2d981afde2 fix(cli): duplicate vue in first dev (#11120)
* fix(cli): duplicate vue in first dev

* docs: add changelog
2022-10-07 10:08:46 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
neverland
74c1c2927e feat(@vant/cli): bump vite 3.0 (#10842)
* feat(@vant/cli): bump vite 3.0

* chore: bump vite plugins
2022-07-23 18:59:57 +08:00
neverland
1ac1bb94e7 feat(cli): support site.headHtml option (#10807)
* feat(cli): support site.headHtml option

* docs: update

* docs: update
2022-07-10 21:20:32 +08:00
zoy-l
2f978ad75c fix(vant-cli): pnpm compatibility (#10214)
* fix(vant-cli): pnpm compatibility

* chore: clean code, semantic naming
2022-01-19 15:48:19 +08:00
neverland
d4aebef89c chore(@vant/cli): remove lodash-es from deps (#10206) 2022-01-17 15:43:54 +08:00
codpoe
1f772ad232 fix(@vant/cli): explicitly write the description field in injectHtml (#10113) 2021-12-30 09:55:42 +08:00
chenjiahan
1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
neverland
8585842712 feat(@vant/cli): support custom vite config (#9738) 2021-10-27 14:46:37 +08:00
neverland
850aedd864 fix(@vant/cli): should configure cssTarget (#9707) 2021-10-21 17:54:51 +08:00
neverland
e901c9cd9e style(@vant/cli): fix site style in small screen (#9661) 2021-10-12 10:02:34 +08:00
aisen60
c6e6f17cb7 fix(@vant/cli): set typographer to false for markdownItOptions (#9627) 2021-10-07 09:55:24 +08:00
neverland
1457a27fb4 fix(@vant/cli): added markdown link open plugin (#9597) 2021-09-30 10:45:55 +08:00
neverland
9bd0f9f6bb perf(@vant/cli): configure manualChunks (#9584) 2021-09-28 20:00:53 +08:00
neverland
751a263999 feat(@vant/cli): add enableVConsole option (#9527) 2021-09-20 17:18:08 +08:00
chenjiahan
e20b05e10b perf(@vant/cli): reduce small CSS files 2021-09-08 17:23:47 +08:00
chenjiahan
a2f4ceaace feat(@vant/cli): add site.htmlMeta option 2021-09-07 20:50:35 +08:00
chenjiahan
2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
chenjiahan
a2b942be8c feat: add vite-plugin-html to modify template 2021-09-06 20:54:59 +08:00
chenjiahan
e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +08:00