mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[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:
@@ -65,7 +65,6 @@ export const DmTarget = new Juke.Target({
|
||||
inputs: [
|
||||
'_maps/map_files/generic/**',
|
||||
'code/**',
|
||||
'goon/**',
|
||||
'html/**',
|
||||
'icons/**',
|
||||
'interface/**',
|
||||
|
||||
Reference in New Issue
Block a user