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
|
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
|
24aea78d3d
|
优化export; dev模式增加headers设置
|
2023-11-06 19:07:08 +08:00 |
yutent
|
0a05548c15
|
优化HMR
|
2023-06-26 16:39:45 +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
|
3404c87a71
|
增加容错判断, 避免vscode保存时格式化插件抽风
|
2023-06-21 19:06:55 +08:00 |
yutent
|
1b3425196e
|
优化js解析,更准确的把报错信息正确的输出
|
2023-06-21 17:10:32 +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
|
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
|
6580ab6837
|
增加一个没什么用的gzip特性
|
2023-06-13 16:21:24 +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
|
239ebe6cf3
|
兼容辣鸡windows打包
|
2023-05-30 17:06:53 +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 |
yutent
|
877ba7c8bf
|
开发模式, 可替换vue和vue-router为开发版
|
2023-05-19 10:40:45 +08:00 |
yutent
|
1a56f37879
|
兼容vue文件不写script标签的场景
|
2023-05-18 18:02:15 +08:00 |
yutent
|
ad12433785
|
兼容export xx from yy 语法
|
2023-05-18 15:50:29 +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
|
5cd075c46e
|
优化dev输出
|
2023-05-16 16:38:03 +08:00 |
yutent
|
8c26342cd5
|
优化开发提示
|
2023-05-16 15:09:13 +08:00 |
yutent
|
1265d0e94f
|
优化注入提示
|
2023-05-16 14:29:34 +08:00 |
yutent
|
97a10f3235
|
增加scss注入的支持
|
2023-05-16 14:17:40 +08:00 |
yutent
|
927aaa5bc9
|
修复打包
|
2023-05-15 15:17:55 +08:00 |
yutent
|
5d9f768f1e
|
优化模板解析
|
2023-05-15 10:54:00 +08:00 |
yutent
|
99a5fac97d
|
修复文件目录名和页面名字相同时逻辑处理错误的bug
|
2023-05-12 18:47:06 +08:00 |
yutent
|
472aa4d116
|
修复入口文件样式引用不生效的bug
|
2023-05-12 11:05:03 +08:00 |
yutent
|
0b398f4d67
|
修复入口文件有样式引用时报错的bug
|
2023-05-11 18:17:28 +08:00 |
yutent
|
0af6b36027
|
代码中不再注入环境变量; 模板文件支持条件判断
|
2023-05-11 12:25:07 +08:00 |