CHANGE: Introduces the new 'js' action that is required to add the startup javascript.
Now add the ability for other modules to register service worker addons, and other initialization script.
Adds a ScriptCombiner class to combine and cache the required javascript.
Minor improvements in the service worker stuff.
Minor bug fix.