fix(core): 配置 publishConfig.directory 确保从 dist 目录发布

This commit is contained in:
yhh
2025-12-27 10:27:00 +08:00
parent 044463dd5f
commit 7d74623710
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@esengine/ecs-framework": patch
---
fix(core): 修复 npm 发布目录配置,确保从 dist 目录发布以保持与 Cocos Creator 的兼容性