Commit Graph

37 Commits (1.0.0)

Author SHA1 Message Date
yutent 927aaa5bc9 修复打包 2023-05-15 15:17:55 +08:00
yutent 5d9f768f1e 优化模板解析 2023-05-15 10:54:00 +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
yutent 3e6ecc5e5f 修复单文件组件中同时引入多个样式文件时重名的bug; 优化vue文件的解析 2023-05-11 11:37:50 +08:00
yutent f28212f933 修复scoped解析 2023-05-04 14:58:03 +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 fa3790e618 增加:deep()的支持 2023-03-28 11:39:34 +08:00
yutent 18072c4887 调整打包目录结构 2023-03-17 17:56:05 +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 69fc5f5415 优化scoped解析;初步支持多页应用 2023-02-24 15:45:55 +08:00
yutent f5de90be2c 修复sfc的模板解析 2023-02-23 00:00:10 +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 65e249dcc9 修复依赖解析 2023-02-17 16:41:25 +08:00
yutent 345686b0ae 调整目录结构, 兼容vite 2023-02-16 15:32:17 +08:00
yutent c1ccba6103 fixed bug 2023-02-12 23:01:57 +08:00
yutent b841475b63 fixed path 2023-02-10 14:28:16 +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 ab563d0980 修复esm 2023-01-13 11:40:53 +08:00
yutent 3e574aa3f7 修复样式解析 2022-12-29 18:02:25 +08:00
yutent a961c52c05 优化scoped, 2022-11-03 18:22:42 +08:00
yutent f5f0cbf1bc 增加scpoed特性的支持 2022-10-18 16:02:29 +08:00
yutent 69029895f1 完成生产环境功能 2022-10-11 19:31:04 +08:00
yutent 502d4e4a23 完成开发模式最初版 2022-10-10 15:05:30 +08:00
yutent cd9f780212 update 2022-09-09 10:52:27 +08:00