There's something up with the deploy. For one, backbone.marionette is on npm 10, but this won't run on 10 which is an annoyance, but also, while deploy seemingly updates the correct files, the master directory of the docs never seems to render what's actually in master. I'm unsure why. At the moment I modify ship.sh to and manually compile, fixing the master docs prior to sending them.
There's something up with the deploy. For one, backbone.marionette is on npm 10, but this won't run on 10 which is an annoyance, but also, while deploy seemingly updates the correct files, the
masterdirectory of thedocsnever seems to render what's actually in master. I'm unsure why. At the moment I modify ship.sh to and manually compile, fixing the master docs prior to sending them.