mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 07:21:07 +00:00
14 lines
206 B
JSON
14 lines
206 B
JSON
{
|
|
"appid": "",
|
|
"compileType": "game",
|
|
"libVersion": "1.0.0",
|
|
"bundle":
|
|
{
|
|
"exclude": ["node_moudules"],
|
|
"entry": "game.js",
|
|
"compilers": [
|
|
{
|
|
"type": "babel"
|
|
}]
|
|
}
|
|
} |