Hello everyone!
I deployed my server code (written in TS and converted to JS via npm) to colyseus arena. The only problem is that Iam using patch-package to modify a npm package. Is there a way I can also use my modified packages from patch-package on deployment?
thanks!