This commit is contained in:
xu_yanfeng 2024-01-09 18:11:45 +08:00
parent 3b9726f284
commit cde560865a

View File

@ -57,6 +57,8 @@ const options: CocosPluginOptions = {
server: { server: {
enabled: true, enabled: true,
port: 2022, port: 2022,
https: false,
writeToDisk: true,
}, },
watchBuild: true, watchBuild: true,
outputProject: { outputProject: {