chore(package): update angular to 2.2.3 (#471)

* chore(package): update angular to 2.2.1

* chore(package): update angular to 2.2.3
This commit is contained in:
ESadouski 2016-11-25 16:15:59 +03:00 committed by Dmitry Nehaychik
parent 49a100d34c
commit 20b1beafd7
4 changed files with 108 additions and 56 deletions

View file

@ -109,7 +109,7 @@ module.exports = function (options) {
*
* See: https://github.com/webpack/webpack/commit/a04ffb928365b19feb75087c63f13cadfc08e1eb
*/
new NamedModulesPlugin(),
// new NamedModulesPlugin(),
/**
* Plugin LoaderOptionsPlugin (experimental)
@ -156,8 +156,7 @@ module.exports = function (options) {
watchOptions: {
aggregateTimeout: 300,
poll: 1000
},
outputPath: helpers.root('dist')
}
},
/*