lanyuanxiaoyao
0d709c7681
fix: 修复构建脚本跨平台 import specifier 路径规范化
- toImportSpecifier() 使用 replaceAll 替代 split(sep).join,明确 ESM import specifier 语义
- 增加 relativePath 可选参数支持测试注入 Windows relative 语义
- 重写 Windows 路径测试,使用 node:path.win32 显式模拟而非依赖当前平台 sep
- 更新 DEVELOPMENT.md 记录构建 code generation 约定
- 同步 static-asset-embedding 和 windows-test-compat spec 新增要求
2026-05-21 09:32:43 +08:00
..
2026-05-14 00:23:37 +08:00
2026-05-19 14:57:56 +08:00
2026-05-13 19:50:33 +08:00
2026-05-15 11:26:46 +08:00
2026-05-20 16:12:48 +08:00
2026-05-19 22:49:00 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-21 00:35:08 +08:00
2026-05-12 21:43:20 +08:00
2026-05-15 18:31:33 +08:00
2026-05-17 00:37:54 +08:00
2026-05-20 23:24:36 +08:00
2026-05-16 00:14:35 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 00:43:39 +08:00
2026-05-20 16:12:48 +08:00
2026-05-12 21:43:20 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-15 11:26:46 +08:00
2026-05-13 16:48:56 +08:00
2026-05-15 11:26:46 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 00:43:39 +08:00
2026-05-20 16:12:48 +08:00
2026-05-14 15:57:14 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-16 00:14:35 +08:00
2026-05-15 11:26:46 +08:00
2026-05-20 23:24:36 +08:00
2026-05-21 09:32:43 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 00:02:23 +08:00
2026-05-11 08:54:21 +08:00
2026-05-17 20:12:39 +08:00
2026-05-14 12:32:41 +08:00
2026-05-20 00:02:23 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 17:44:02 +08:00
2026-05-15 22:18:29 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 17:44:02 +08:00
2026-05-21 09:32:43 +08:00