Commit Graph

152 Commits (master)

Author SHA1 Message Date
yutent 96b9554574 1.4.4:修复样式scoped的范围 2024-09-27 18:43:14 +08:00
yutent dd8ff91294 1.4.3: 修复LEGACY_MODE模式下的语法兼容问题 2024-09-13 18:36:44 +08:00
yutent fa84cc0c5d 修复开发模式 2024-08-01 13:55:40 +08:00
yutent 2b9599781e fixed 2024-07-31 14:15:29 +08:00
yutent 7167a8b467 增加define配置的支持 2024-07-25 16:30:30 +08:00
yutent c3dd7a843c 修复线程创建; 调整编译配置处理;增加插件的支持 2024-07-25 15:24:06 +08:00
yutent d84a59a5e5 1.3.4 2024-04-01 18:26:19 +08:00
yutent 66925dfbf2 适配es2024搞出来的ESM语法变化 2024-04-01 18:26:00 +08:00
yutent a15bd9ea95 esm增加对json文件的支持;优化legacy模式 2024-03-01 18:39:39 +08:00
yutent 100c372718 1.2.0 2023-11-07 18:38:32 +08:00
yutent bf68560ae5 Merge pull request '优化export; dev模式增加headers设置' (#9) from dev into master
Reviewed-on: #9
2023-11-07 18:35:42 +08:00
yutent 24aea78d3d 优化export; dev模式增加headers设置 2023-11-06 19:07:08 +08:00
yutent 6ca2d7aee0 Merge pull request #7 from bytedo/dev
优化HMR
2023-06-26 16:40:43 +08:00
yutent 0a05548c15 优化HMR 2023-06-26 16:39:45 +08:00
yutent ce34b01f68 1.1.12 2023-06-25 12:27:59 +08:00
yutent 00a421d728 Merge pull request #6 from bytedo/dev
bug修复
2023-06-25 12:27:38 +08:00
yutent da7649d362 修复单页应用的编译 2023-06-25 12:27:51 +08:00
yutent 0225e1e499 修复一处笔误; 修正js解析行号;修复js解析时文件名未传的bug 2023-06-25 11:59:20 +08:00
yutent da70bcc685 Merge pull request #5 from bytedo/dev
一小波优化
2023-06-22 21:21:22 +08:00
yutent 3404c87a71 增加容错判断, 避免vscode保存时格式化插件抽风 2023-06-21 19:06:55 +08:00
yutent 1b3425196e 优化js解析,更准确的把报错信息正确的输出 2023-06-21 17:10:32 +08:00
yutent d8a783a336 Merge pull request #4 from bytedo/dev
多线程编译自适应(4核及以上开启)
2023-06-20 10:07:23 +08:00
yutent f4a3ff6355 多线程编译自适应(4核及以上开启) 2023-06-20 09:53:01 +08:00
yutent 9e34077754 add MIT license 2023-06-16 17:25:05 +08:00
yutent 21df0b438b 1.1.11 2023-06-16 14:26:09 +08:00
yutent c414dbe549 Merge pull request #3 from bytedo/threads
Threads
2023-06-16 14:19:48 +08:00
yutent ea986f0a39 完成多线程编译 2023-06-16 14:19:32 +08:00
yutent cca39d9156 完成多线程编译, 修复静态文件复制路径 2023-06-16 12:11:43 +08:00
yutent 82c8686bfb once -> on 2023-06-15 19:51:21 +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 3c239fe721 首页分屏 2023-06-13 17:45:12 +08:00
yutent f08361a986 Merge pull request #2 from bytedo/http2
增加一个没什么用的gzip特性
2023-06-13 16:21:27 +08:00
yutent 6580ab6837 增加一个没什么用的gzip特性 2023-06-13 16:21:24 +08:00
yutent f150cbe0ff Merge pull request #1 from bytedo/http2
https -> http2
2023-06-13 15:32:20 +08:00
yutent aba20ae873 https -> http2 2023-06-13 15:32:19 +08:00
yutent 9966e3ac9a 修复vue文件中引入样式文件报错的bug 2023-06-08 16:03:05 +08:00
yutent 6af38aad87 修复--no-clean 2023-05-31 15:49:09 +08:00
yutent 239ebe6cf3 兼容辣鸡windows打包 2023-05-30 17:06:53 +08:00
yutent a10ebac085 1.1.7 2023-05-30 15:24:51 +08:00
yutent 24a450ffe8 修复后缀为mjs的依赖引入 2023-05-30 10:19:41 +08:00
yutent 73ff200b87 优化编译参数 2023-05-29 15:45:21 +08:00
yutent 45ac8e8b3d 计时改为进程退出时 2023-05-29 15:24:20 +08:00
yutent 28838bb848 格式化 2023-05-26 15:15:59 +08:00
yutent 3385c4947a 修复fite的环境判断 2023-05-23 18:32:24 +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