Commit Graph

147 Commits (c3dd7a843c733d734c7a421a7e9581edeef44df2)

Author SHA1 Message Date
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 6a6a8e31c6 0.9.0 2023-05-11 12:25:36 +08:00
yutent 0af6b36027 代码中不再注入环境变量; 模板文件支持条件判断 2023-05-11 12:25:07 +08:00
yutent 3e6ecc5e5f 修复单文件组件中同时引入多个样式文件时重名的bug; 优化vue文件的解析 2023-05-11 11:37:50 +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 d5dcd44fec 重构style[scoped]的实现 2023-04-27 17:13:58 +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 9da8158ea9 编译时过滤无效文件 2023-03-28 15:41:01 +08:00
yutent 22fa35c77d 增加打包配置 2023-03-28 12:06:12 +08:00
yutent d135f8c266 update readme 2023-03-28 11:43:29 +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 8769ed24ba 微调代码解析 2023-03-08 19:09:09 +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 a156bf13f7 更新readme 2023-03-01 12:19:21 +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 492bf42a19 update 2023-02-25 22:22:34 +08:00
yutent a2a13e0ddb 更新文档 2023-02-25 22:07:53 +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 ea3d812c0b 0.3.1 2023-02-23 18:36:06 +08:00
yutent d5370b767b 增加wasm文件类型 2023-02-23 14:31:42 +08:00
yutent f5de90be2c 修复sfc的模板解析 2023-02-23 00:00:10 +08:00
yutent 03ace216e4 优化404提示 2023-02-21 21:27:08 +08:00
yutent 5b33c56e5f 0.2.3 2023-02-21 18:53:13 +08:00
yutent a875abb4b9 修复端口被占用时, 根目录传错的bug 2023-02-21 18:52:55 +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 733e6ce941 目录不复制 2023-02-19 20:34:15 +08:00