Update forge.config.ts
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
This commit is contained in:
parent
95715a4fcd
commit
1e8310874c
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ const customPlugins: string[] = [
|
||||||
"avia_core/pluginsupport.js",
|
"avia_core/pluginsupport.js",
|
||||||
"avia_core/aviaversion.js",
|
"avia_core/aviaversion.js",
|
||||||
"avia_core/LocalPlugins.js",
|
"avia_core/LocalPlugins.js",
|
||||||
|
"avia_core/repofrontend.js",
|
||||||
];
|
];
|
||||||
|
|
||||||
for (const plugin of customPlugins) {
|
for (const plugin of customPlugins) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue