Remove controller from require table

Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
Reece Dunham 2024-04-04 16:35:10 -04:00
parent 042af36d04
commit a8000b855e
No known key found for this signature in database
GPG Key ID: 808CA09798FD84A4
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ export async function generateRequireTable() {
ignore: [
"tools.ts",
"index.ts",
"controller.ts",
"generatedPeacockRequireTable.ts",
"types/globals.d.ts",
"types/*.ts",