[MIRROR] Removes Goon from Build.js [MDB IGNORE] (#15170)

* Removes Goon from Build.js (#68679)

* Removes Goon from Build.js

Hey there,

This folder doesn't exist any more on the repository, so we should probably drop it since it is no longer relevant to the function of this script.

I assume my changing of nearly every line in this file is related to Prettier running on the Javascript.

* Revert "Removes Goon from Build.js"

This reverts commit 1c5ab76fa9bbb1474a6ad615eef1bea27091f323.

* Does it without Prettier

* Removes Goon from Build.js

Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
SkyratBot
2022-07-24 11:54:10 -07:00
committed by GitHub
co-authored by san7890
parent 10c7d99fa0
commit ca669fd1a7
-1
View File
@@ -65,7 +65,6 @@ export const DmTarget = new Juke.Target({
inputs: [
'_maps/map_files/generic/**',
'code/**',
'goon/**',
'html/**',
'icons/**',
'interface/**',