Fix errors

This commit is contained in:
venashial
2022-08-03 00:52:34 -07:00
parent 3139c0b3d8
commit cf670b3b4c
5 changed files with 88 additions and 43 deletions

View File

@@ -12,7 +12,8 @@ const config = {
precompileIntl('locales'),
Generator({
gameVersions: true,
openapi: true
openapi: true,
tags: true
})
],
optimizeDeps: {