the current browserify setup using [`browserify-persist-fs`](https://github.com/martinheidegger/browserify-persist-fs) is meh (https://github.com/substack/module-deps/pull/124#issuecomment-287676213). thinking to copy what i did for `dogstack`: https://github.com/enspiral-root-systems/dogstack/commit/c9a229655a74112309f8d35f1f7204d7308536f8
the current browserify setup using
browserify-persist-fsis meh (browserify/module-deps#124 (comment)).thinking to copy what i did for
dogstack: root-systems/dogstack@c9a2296