mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Compile our bundle
This commit is contained in:
@@ -35,7 +35,9 @@ module.exports = (env = {}, argv) => {
|
||||
entry: {
|
||||
'tgui': [
|
||||
'./packages/tgui-polyfill',
|
||||
'./packages/tgui',
|
||||
// CHOMPstation Edit - TGUI Modulation
|
||||
// './packages/tgui',
|
||||
'./packages/tgui_ch',
|
||||
],
|
||||
},
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user