Bundled Code

Jake’s file utilities don’t support globs, so we install the “shelljs” library to help out. It works perfectly, which allows us to finish integrating Browserify into our automated build. With that done, we turn our attention to our “wwp” global. Our goal is to entirely replace it with modularized require() calls. We start by getting our tests to use the Browserify bundle.

comments powered by Disqus