mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
Fix errors
This commit is contained in:
@@ -12,7 +12,8 @@ const config = {
|
||||
precompileIntl('locales'),
|
||||
Generator({
|
||||
gameVersions: true,
|
||||
openapi: true
|
||||
openapi: true,
|
||||
tags: true
|
||||
})
|
||||
],
|
||||
optimizeDeps: {
|
||||
|
||||
Reference in New Issue
Block a user