修复未配置GameEntiry中的ecConfig时报错的问题

This commit is contained in:
gongxh
2025-05-19 11:19:35 +08:00
parent 17d3cc968e
commit 654dd405b9
4 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kunpocc",
"version": "1.0.34",
"version": "1.0.35",
"description": "基于creator3.0+的kunpocc库",
"main": "./dist/kunpocc.cjs",
"module": "./dist/kunpocc.mjs",