302 Commits

Author SHA1 Message Date
neverland
5bd6997d3c
chore: add prefix of node core modules (#11440) 2022-12-31 20:27:35 +08:00
neverland
254b77b1a0
chore(cli): bump execa v6 (#11438) 2022-12-31 10:23:22 +08:00
neverland
2d9148d5d7
fix(cli): should not empty out dir (#11423) 2022-12-26 09:33:36 +08:00
neverland
e3c7e331f7
perf(cli): remove vite-plugin-html (#11416) 2022-12-24 16:31:26 +08:00
neverland
842c92d3c9
perf(@vant/cli): generate smaller web-types.json (#11226) 2022-11-05 22:13:06 +08:00
neverland
fe07c10729
feat(cli): support vite.config.ts (#11223) 2022-11-05 20:39:51 +08:00
neverland
d9fe675af4
feat(cli): allow to custom server.port (#11222) 2022-11-05 20:03:58 +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
neverland
b61158aaee
perf(cli): code split documents (#11111) 2022-10-04 08:47:43 +08:00
neverland
830a1eb5cf
fix(@vant/cli): failed to build types of sfc (#11012) 2022-09-06 00:00:28 +08:00
neverland
72d515b30e
fix: incorrect tag name in WebStorm (#10946) 2022-08-21 10:03:05 +08:00
neverland
89718934af
fix(@vant/cli): should replace NODE_ENV in vite v3 (#10887) 2022-08-06 17:37:16 +08:00
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
neverland
11dbde14f6
chore(@vant/cli): no longer provide stylelint (#10844) 2022-07-23 21:41:38 +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
neverland
beeb059401
perf(cli): improve cli boot time (#10780)
* chore: test

* perf(cli): improve cli boot time
2022-07-03 10:53:14 +08:00
neverland
5883d3e0c7
perf(cli): replace ora with nanospinner (#10779) 2022-07-02 23:05:11 +08:00
neverland
28e8b72ccd
chore(cli): replace chalk with picocolors (#10777) 2022-07-02 22:51:53 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
Alanscut
cb751211f1 fix(@vant-cli): compilation error when using setup syntactic sugar and including subcomponents 2022-07-02 22:06:52 +08:00
neverland
293dab6a51
feat(cli): add build.bundleOptions config (#10751) 2022-06-26 21:42:28 +08:00
neverland
bb23e1b700
feat(cli): add css.removeSourceFile config (#10750) 2022-06-26 17:15:11 +08:00
neverland
2c2cdd077f
chore(cli): remove unused ssr.js (#10729) 2022-06-19 16:04:10 +08:00
neverland
79dfc4b8cb
feat(@vant/cli): auto complete mjs path (#10649)
* feat(@vant/cli): auto complete mjs path

* release: 3.5.0-beta.1
2022-05-29 21:41:57 +08:00
neverland
a4472f8788
chore: compatible with pnpm v7 (#10639)
* chore: compatible with pnpm v7

* chore: fix missing @types/node
2022-05-28 08:26:26 +08:00
neverland
173a364dae
feat(@vant/cli): support custom script extentions (#10624)
* feat(@vant/cli): support custom script extentions

* fix: extensionsMap
2022-05-22 19:57:16 +08:00
Alan Wang
8b5c62e6fc
fix(@vant-cli): compile error when using setup syntactic sugar (#10603) 2022-05-14 10:26:38 +08:00
ready-research
bc4e1cd17e
fix(vant-cli): decamelize ReDoS (#10351)
* [Security] Fix ReDoS

Fix ReDoS

* Fix ReDoS

Fix ReDoS
2022-03-03 16:09:07 +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
b3d6611c74
feat: provide english version of web-types (#10207) 2022-01-17 16:06:55 +08:00
neverland
d4aebef89c
chore(@vant/cli): remove lodash-es from deps (#10206) 2022-01-17 15:43:54 +08:00
neverland
71a2e26259
feat(@vant/cli): using esbuild to minify css (#10204) 2022-01-17 15:14:13 +08:00
neverland
52e74a9cc4
chore: bump vue and vite (#10156) 2022-01-06 14:59:48 +08:00
neverland
1890cf6607
feat(@vant/cli): using esbuild to transform script (#10143)
* feat(@vant/cli): using esbuild to transform script

* chore: update babel doc

* chore: update lock

* chore: update

* fix: format
2022-01-06 14:47:28 +08:00
neverland
18921e2d1d
fix(@vant/cli): compile sass tilde failed (#10144) 2022-01-04 20:34:24 +08:00
codpoe
1f772ad232
fix(@vant/cli): explicitly write the description field in injectHtml (#10113) 2021-12-30 09:55:42 +08:00
neverland
59cbedb7d5
types(cli): jest config type (#10012) 2021-12-08 09:48:24 +08:00
neverland
7bc6d2c48d
fix(@vant/cli): fix ssr.js require path (#9999) 2021-12-05 11:34:54 +08:00
neverland
a60673013b
feat: generate entry file for nuxt3 (#9970) 2021-11-30 17:52:31 +08:00
neverland
9e67b81288
feat(@vant/cli): add external config for bundles (#9947) 2021-11-26 15:28:53 +08:00
neverland
cfcc84ff25
feat(@vant/cli): generate cjs output (#9942) 2021-11-26 10:43:09 +08:00
neverland
e1cafe61ed
fix(cli): absolute file paths don't work on Windows (#9898) 2021-11-18 14:47:32 +08:00
neverland
d65714601e
chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
chenjiahan
ecd2fb4f13 feat(@vant/cli): add build.packageManager config 2021-11-09 10:33:19 +08:00
neverland
105dda07d6
feat(@vant/cli): support pnpm install (#9824) 2021-11-09 10:25:48 +08:00
neverland
06d7f3fefa
chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
chenjiahan
4f40157057 fix(@vant/cli): release plugin not work 2021-11-04 20:16:30 +08:00
chenjiahan
8d9bc34a60 feat(@vant/cli): vant config become esm 2021-10-28 20:09:00 +08:00