devel
remove shrinkwraps from git (annoying things!)
Factor webapp-specific stuff (and keepalive) out of boot.js into webapp package.
webapp: Renames expressHandlers to handlers - Renames rawExpressHandlers to rawHandlers - Brings back connectHandlers but now using express - Adds deprecated to connectHandlers and rawConnectHandlers - Updates the doc of 3.0 about these changes - Updates packages using expressHandlers to use handlers
Let any client request any static resource. (#9965)
Add types for webapp package
Release 3.5.1 ⌛ (#14555)
Upgrade webapp package's Npm.depends dependencies. (#9315)
Don't overly escape Meteor.settings.public
Print Cordova hot code push errors to browser console