mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 15:31:08 +00:00
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"include": [
|
|
"**/assets/**/*",
|
|
"**/remote/**/*"
|
|
],
|
|
"enableAppxNg": true,
|
|
"component2": true
|
|
}
|