Commit Graph

104 Commits (6ca2d7aee0b478783e203784c76eabcdaeb3481c)

Author SHA1 Message Date
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 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 8769ed24ba 微调代码解析 2023-03-08 19:09:09 +08:00
yutent 5497bd18fa 修复一波bug 2023-03-02 16:55:52 +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 69fc5f5415 优化scoped解析;初步支持多页应用 2023-02-24 15:45:55 +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 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
yutent b048be1a56 优化配置二级目录时, 自动302重定向 2023-02-19 18:12:51 +08:00
yutent 8f5e70567f 兼容二级目录部署 2023-02-19 16:52:55 +08:00
yutent 65e249dcc9 修复依赖解析 2023-02-17 16:41:25 +08:00
yutent e057a3ae8d 修复一处静态资源路径问题 2023-02-16 19:29:49 +08:00
yutent 345686b0ae 调整目录结构, 兼容vite 2023-02-16 15:32:17 +08:00
yutent d40719b769 适配pwa开发 2023-02-16 14:54:37 +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 3c9238a38e 修正那反人类的windows路径 2023-02-02 16:44:18 +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 6de1901742 增加热加载支持 2023-01-30 19:11:03 +08:00
yutent 24e900ac04 增加热加载 2023-01-17 18:43:05 +08:00
yutent ab563d0980 修复esm 2023-01-13 11:40:53 +08:00
yutent 3e574aa3f7 修复样式解析 2022-12-29 18:02:25 +08:00
yutent 96bee5184a 开发模式支持History路由 2022-12-29 17:07:33 +08:00
yutent a961c52c05 优化scoped, 2022-11-03 18:22:42 +08:00
yutent cc027b3567 优化单页应用时,访问地址增加默认配置 2022-10-21 18:21:37 +08:00
yutent e9a9cadd3b fixed 2022-10-21 14:39:15 +08:00
yutent 417aec4b55 增加默认端口8080 2022-10-19 17:46:32 +08:00
yutent d3245686be 增加https支持 2022-10-19 17:41:50 +08:00
yutent f5f0cbf1bc 增加scpoed特性的支持 2022-10-18 16:02:29 +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 a03b533d31 fixed 2022-10-10 19:33:59 +08:00
yutent 4820954125 修复文件加载 2022-10-10 19:32:10 +08:00
yutent 502d4e4a23 完成开发模式最初版 2022-10-10 15:05:30 +08:00
yutent 15b6e4701a update 2022-10-09 19:19:21 +08:00
yutent c2f7afedcb update 2022-09-28 18:56:47 +08:00
yutent cd9f780212 update 2022-09-09 10:52:27 +08:00