devel
Release dynamic-import@0.7.1
Move dynamic-import/README.md to TODO.md and shorten README.md.
Fix a few Object.prototype.hasOwnProperty misuses.
fix: prevent wrong path in dynamic-import if ROOT_URL_PATH_PREFIX is null
Use /__meteor__/dynamic-import/fetch URL for fetching dynamic modules.
Adjust syntax to be es5
Meteor version to 3.0 :comet:
Remove weak dependency on browser-policy-common from dynamic-import.
dynamic-import: add Allow & Content-Length headers to responses