add ui build folder
This commit is contained in:
parent
08961f692b
commit
58a193455a
6 changed files with 17 additions and 31 deletions
1
config.d.ts
vendored
1
config.d.ts
vendored
|
|
@ -15,6 +15,7 @@ export interface Config {
|
|||
fixInventoryItemRenderer?: boolean
|
||||
buildFolder?: string
|
||||
fileExtension?: string
|
||||
uiBuildFolder?: string
|
||||
}
|
||||
|
||||
ui_analyzer?: {
|
||||
|
|
|
|||
Reference in a new issue