Updated angular to version 2.1.0-beta.0 and select2 to version 0.5.1

This commit is contained in:
NejcZdovc
2016-09-28 09:26:29 +02:00
committed by József Farkas
parent 7bbf944ad8
commit c28f564e3f
3 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ module.exports = {
devtool: 'source-map',
resolve: {
extensions: ['', '.webpack.js', '.web.js', '.ts', '.js'],
modulesDirectories: ['node_modules']
modules: [ path.join(rootDir, "node_modules") ]
},
module: {
loaders: [