mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
@@ -45,6 +45,7 @@ const taskDm = new Task('dm')
|
|||||||
.depends('html/**')
|
.depends('html/**')
|
||||||
.depends('icons/**')
|
.depends('icons/**')
|
||||||
.depends('interface/**')
|
.depends('interface/**')
|
||||||
|
.depends('modular_skyrat/**') // SKYRAT EDIT ADDITION -- check modular_skyrat too pls, build.js
|
||||||
.depends('tgui/public/tgui.html')
|
.depends('tgui/public/tgui.html')
|
||||||
.depends('tgui/public/*.bundle.*')
|
.depends('tgui/public/*.bundle.*')
|
||||||
.depends('tgui/public/*.chunk.*')
|
.depends('tgui/public/*.chunk.*')
|
||||||
|
|||||||
Reference in New Issue
Block a user