Commit Graph
37 Commits
Author SHA1 Message Date
neverlandandGitHub e6b43db90b refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
neverlandandGitHub 5883d3e0c7 perf(cli): replace ora with nanospinner (#10779) 2022-07-02 23:05:11 +08:00
neverlandandGitHub 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
neverlandandGitHub 9e67b81288 feat(@vant/cli): add external config for bundles (#9947) 2021-11-26 15:28:53 +08:00
chenjiahanandneverland 1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
neverlandandGitHub 7eb9344446 feat(@vant/cli): generate type declaration for sfc (#9675) 2021-10-14 14:44:21 +08:00
chenjiahan cb0fb5a9e0 chore(@vant/cli): remove build --watch option 2021-09-07 14:15:45 +08:00
zoy-landGitHub 384ee56f13 feat(cli): add convention static directory (#8929)
* fix: #8890 sfc compile error

* chore(vant-cli): add convention static directory

* chore(vant-cli): another way to deal with static resources
2021-06-25 17:02:55 +08:00
neverlandandGitHub e0eebbe982 feat(cli): support build types (#8264) 2021-03-04 15:35:36 +08:00
易良andGitHub dd141c3c06 fix: typo (#7868) 2021-01-08 09:36:49 +08:00
chenjiahan be87fac7b6 feat(cli): add babel loose mode config 2020-12-04 14:12:22 +08:00
chenjiahan ae24b9a448 chore(cli): remove line break 2020-08-22 11:11:31 +08:00
陈嘉涵 1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +08:00
陈嘉涵 ed51b08011 chore(cli): improve build tasks 2020-01-15 14:50:04 +08:00
陈嘉涵 6104ecb352 feat(cli): replace logger with consola 2020-01-15 14:29:49 +08:00
陈嘉涵 f4d10df14d perf(cli): simplify babel cache 2020-01-10 11:46:30 +08:00
陈嘉涵 904b53c368 fix(cli): skip demo、test dir in build watch mode 2019-12-24 08:16:17 +08:00
陈嘉涵 eafcc128a2 feat(cli): improve build watch mode logger 2019-12-24 08:13:48 +08:00
陈嘉涵 ec1c87f8ae feat(cli): support build watch mode 2019-12-23 21:06:11 +08:00
陈嘉涵 be0e44904f fix(cli): should compile es/index.js 2019-12-20 17:32:00 +08:00
陈嘉涵 669e055c4e fix(cli): should exit process when build failed 2019-12-19 16:26:18 +08:00
陈嘉涵 e1cd618ea4 fix(cli): should disable yarn prod flag 2019-12-19 10:46:33 +08:00
陈嘉涵 83ba5e47bf feat(cli): install dependencies before build 2019-12-19 10:31:17 +08:00
陈嘉涵 5ebb2fffd3 feat(cli): exit build when catched errors 2019-12-18 15:00:06 +08:00
陈嘉涵 8fc7e6e611 feat(cli): gen vetur config 2019-12-13 09:50:29 +08:00
陈嘉涵 71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵 5318f3bd3f feat(cli): build lib packed entry files 2019-12-12 09:46:39 +08:00
陈嘉涵 29e9e1c476 feat(cli): gen package entry in lib dir 2019-12-11 16:27:32 +08:00
陈嘉涵 f7ef1845e8 feat(cli): improve error handling 2019-12-05 19:46:54 +08:00
陈嘉涵 00f8231737 feat(cli): add stepper to improve logging 2019-12-04 11:24:46 +08:00
陈嘉涵 0bdad6f97c feat(cli): optimize gen style deps map 2019-12-02 20:57:55 +08:00
陈嘉涵 5f91e16825 feat(cli): add build-site command 2019-11-29 17:11:07 +08:00
陈嘉涵 736bac00b9 chore(cli): rename some files 2019-11-29 14:17:40 +08:00
陈嘉涵 a0fd87a0d1 feat(cli): optimzie clean 2019-11-29 10:01:25 +08:00
陈嘉涵 2804d1f95e feat(cli): build style entry 2019-11-21 16:03:29 +08:00
陈嘉涵 56ea702dee feat(cli): build package 2019-11-21 14:43:27 +08:00
陈嘉涵 08e9d99699 build: add files of vant-cli 2 2019-11-21 14:43:22 +08:00