Commit Graph

36 Commits (100c37271824b7aceaa7454273350bac9e3a3405)

Author SHA1 Message Date
yutent da7649d362 修复单页应用的编译 2023-06-25 12:27:51 +08:00
yutent f4a3ff6355 多线程编译自适应(4核及以上开启) 2023-06-20 09:53:01 +08:00
yutent ea986f0a39 完成多线程编译 2023-06-16 14:19:32 +08:00
yutent cca39d9156 完成多线程编译, 修复静态文件复制路径 2023-06-16 12:11:43 +08:00
yutent 50a54a152c 优化线程操作 2023-06-15 19:43:21 +08:00
yutent ff5a225cc1 暂存6.15 2023-06-15 16:54:45 +08:00
yutent c675b73f25 多线程编译 2023-06-14 19:36:20 +08:00
yutent 239ebe6cf3 兼容辣鸡windows打包 2023-05-30 17:06:53 +08:00
yutent 73ff200b87 优化编译参数 2023-05-29 15:45:21 +08:00
yutent 45ac8e8b3d 计时改为进程退出时 2023-05-29 15:24:20 +08:00
yutent 388465842c 修改process.env.PWD为process.cwd() 2023-05-22 19:29:02 +08:00
yutent e6af6842a5 优化css/scss处理;修复dist目录不清除的bug 2023-05-22 18:10:24 +08:00
yutent ba63cd14ba 临时取消特殊处理assets目录 2023-05-22 17:25:36 +08:00
yutent f09e6199ac 调整isCustomElement的设定 2023-05-22 15:06:33 +08:00
yutent 27afea8649 修复使用独立的样式文件时热更新失效的bug; 增加legacy模式的支持 2023-05-18 12:04:24 +08:00
yutent 7ed5f81da2 增加legacy模式, 兼容不支持import assertions的浏览器 2023-05-17 19:15:51 +08:00
yutent 97a10f3235 增加scss注入的支持 2023-05-16 14:17:40 +08:00
yutent 927aaa5bc9 修复打包 2023-05-15 15:17:55 +08:00
yutent 0af6b36027 代码中不再注入环境变量; 模板文件支持条件判断 2023-05-11 12:25:07 +08:00
yutent b08b5c9172 生产模式增加--no-clean配置; 生产模式调整public目录的权重为最低 2023-05-10 13:22:02 +00:00
yutent e5a76f21ab 移除调试代码 2023-04-21 10:59:12 +08:00
yutent 9da8158ea9 编译时过滤无效文件 2023-03-28 15:41:01 +08:00
yutent 18072c4887 调整打包目录结构 2023-03-17 17:56:05 +08:00
yutent b864d42f0c 增加Node.js版本判断;优化打包 2023-02-24 16:08:18 +08:00
yutent 69fc5f5415 优化scoped解析;初步支持多页应用 2023-02-24 15:45:55 +08:00
yutent 733e6ce941 目录不复制 2023-02-19 20:34:15 +08:00
yutent 8f5e70567f 兼容二级目录部署 2023-02-19 16:52:55 +08:00
yutent 345686b0ae 调整目录结构, 兼容vite 2023-02-16 15:32:17 +08:00
yutent c1ccba6103 fixed bug 2023-02-12 23:01:57 +08:00
yutent 100e000609 完成hmr功能 2023-01-31 19:17:38 +08:00
yutent ab563d0980 修复esm 2023-01-13 11:40:53 +08:00
yutent a961c52c05 优化scoped, 2022-11-03 18:22:42 +08:00
yutent 5e6fc26bd3 update 2022-10-14 12:06:33 +08:00
yutent a4841af052 update 2022-10-12 18:55:02 +08:00
yutent 69029895f1 完成生产环境功能 2022-10-11 19:31:04 +08:00
yutent 15b6e4701a update 2022-10-09 19:19:21 +08:00