This task is to change the npm release script to copy modules from module folders outside of angular2 into the npm distribution, if they are intended to be included according to #3458.
This issue is urgent because the http module has been moved out of the angular2 folder, and would not be included in the npm distribution without changing the release script.
This task is to change the npm release script to copy modules from module folders outside of
angular2into the npm distribution, if they are intended to be included according to #3458.This issue is urgent because the
httpmodule has been moved out of theangular2folder, and would not be included in the npm distribution without changing the release script.