...and make its usage optional.
Reload the bundle file from disk when requested, re-applying any includes or excludes that were specified on the command line. Allows a developer to make changes to bundles.json without having to restart the server for them to take effect.
JSLint doesn't like Express's use of static (a reserved word) as a method name, so change the way it's accessed. WTD-1199.
Add server app which provides the ability to include/exclude bundles. WTD-1199.