Update packing.config
This commit is contained in:
parent
f15d50ec07
commit
5dbbc2b60a
@ -12,10 +12,10 @@
|
|||||||
"\\.tmx$"
|
"\\.tmx$"
|
||||||
],
|
],
|
||||||
|
|
||||||
"serverIgnore" : [
|
// not excluding any audio assets on the server version of the pak
|
||||||
"\\.ogg$",
|
// for now to prevent possible user error in case a user wants to
|
||||||
"\\.wav$"
|
// merge the seperate client/server archives from CI artifacts
|
||||||
],
|
"serverIgnore" : [], // [ "\\.ogg$", "\\.wav$" ],
|
||||||
|
|
||||||
"extensionOrdering" : [
|
"extensionOrdering" : [
|
||||||
"",
|
"",
|
||||||
|
Loading…
Reference in New Issue
Block a user