spine
spine copied to clipboard
Build fork repo and add to package.json
I changed some logic in loader-base, so I fork this repo and add a package with git fork link yarn add <git> # <branch>
. While it will add to node_modules and run the build, it doesn't have @pixi-spine. How to install from fork repo?
Honestly, I dont know all those build things ) Are you sure you cant hack necessary classes from outside?
Just take loaders js and bundle 41 js files, add depts to @pixi-spine/base
and @pixi-spine/runtime-4.1
Basically, embed loader and bundle into your project