[server] update

This commit is contained in:
2020-05-28 20:55:49 +03:00
parent fec7680eee
commit 33d1d77cd3
6 changed files with 46 additions and 53 deletions

View File

@@ -79,6 +79,9 @@ const app = new Project(
width: 1280,
height: 768,
},
flags: [
'app',
]
}),
).bind(module, gulp);