Commit Graph

62 Commits (1.1.2)

Author SHA1 Message Date
yutent 1a56f37879 兼容vue文件不写script标签的场景 2023-05-18 18:02:15 +08:00
yutent 7d9e691232 1.1.1 2023-05-18 16:34:13 +08:00
yutent 27afea8649 修复使用独立的样式文件时热更新失效的bug; 增加legacy模式的支持 2023-05-18 12:04:24 +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 6a6a8e31c6 0.9.0 2023-05-11 12:25:36 +08:00
yutent b08b5c9172 生产模式增加--no-clean配置; 生产模式调整public目录的权重为最低 2023-05-10 13:22:02 +00:00
yutent f28212f933 修复scoped解析 2023-05-04 14:58:03 +08:00
yutent d1e1084ec1 非代码文件增加Last-Modified头返回 2023-04-28 19:02:23 +08:00
yutent 574dd7e693 优化style[scoped]的解析 2023-04-27 15:46:28 +08:00
yutent dc1fea1bbb 增加容错处理,避免代码出现语法错误时构建工具崩溃退出的问题 2023-04-26 17:16:43 +08:00
yutent a0f06b0171 修复样式配置scoped时, 误伤keyframes的bug 2023-04-26 15:10:16 +08:00
yutent d80fd97601 兼容国产辣鸡浏览器 2023-04-25 11:12:27 +08:00
yutent 5b3a976fd3 修复因端口占用导致的文件监听重复的bug 2023-04-24 09:33:33 +08:00
yutent e5a76f21ab 移除调试代码 2023-04-21 10:59:12 +08:00
yutent 5674634471 配置文件名更换为fite.config.js; 支持页面为二级目录 2023-04-20 18:56:01 +08:00
yutent 22fa35c77d 增加打包配置 2023-03-28 12:06:12 +08:00
yutent fa3790e618 增加:deep()的支持 2023-03-28 11:39:34 +08:00
yutent 18072c4887 调整打包目录结构 2023-03-17 17:56:05 +08:00
yutent 82d1fc31a6 fixed bug 2023-03-16 19:55:00 +08:00
yutent 8781b70a6d 0.3.4 2023-03-16 19:47:04 +08:00
yutent 5497bd18fa 修复一波bug 2023-03-02 16:55:52 +08:00
yutent eeb324a247 0.3.2 2023-03-01 12:20:02 +08:00
yutent cf9ab05890 更名为fite 2023-03-01 10:59:47 +08:00
yutent c72be08e0e 改用@vue/compiler-dom 2023-03-01 00:30:07 +08:00
yutent b864d42f0c 增加Node.js版本判断;优化打包 2023-02-24 16:08:18 +08:00
yutent ea3d812c0b 0.3.1 2023-02-23 18:36:06 +08:00
yutent 5b33c56e5f 0.2.3 2023-02-21 18:53:13 +08:00
yutent b740b76867 修复脑残windows 2023-02-21 18:34:48 +08:00
yutent cc348dccc4 优化样式scoped的实现; 优化HMR恢复时刷新页面 2023-02-20 00:41:58 +08:00
yutent 8f5e70567f 兼容二级目录部署 2023-02-19 16:52:55 +08:00
yutent 3dcff5db01 0.1.9 2023-02-17 16:42:24 +08:00
yutent 304841a9a0 0.1.8 2023-02-16 15:45:31 +08:00
yutent c1ccba6103 fixed bug 2023-02-12 23:01:57 +08:00
yutent c9bdc6c2f3 优化hmr 2023-02-12 17:04:19 +08:00
yutent b841475b63 fixed path 2023-02-10 14:28:16 +08:00
yutent 61d935d42a fixed protocol 2023-02-08 18:14:06 +08:00
yutent a380d50005 fixed protocol 2023-02-08 18:10:43 +08:00
yutent 20e67d2d4a fxxk windows 2023-02-02 16:39:31 +08:00
yutent 98e7fb6864 完善hmr 2023-02-01 10:51:33 +08:00
yutent 100e000609 完成hmr功能 2023-01-31 19:17:38 +08:00
yutent 24e900ac04 增加热加载 2023-01-17 18:43:05 +08:00
yutent ab563d0980 修复esm 2023-01-13 11:40:53 +08:00
yutent 96bee5184a 开发模式支持History路由 2022-12-29 17:07:33 +08:00