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
This commit is contained in:
san7890
2022-07-24 14:30:40 -04:00
committed by GitHub
parent 53d56c6544
commit 00c500d8a0
-1
View File
@@ -65,7 +65,6 @@ export const DmTarget = new Juke.Target({
inputs: [
'_maps/map_files/generic/**',
'code/**',
'goon/**',
'html/**',
'icons/**',
'interface/**',