Merge branch 'Tibing-dev-tree-view' into develop/tree

Conflicts:
	config/webpack.common.js
	package.json
	src/app/app.menu.ts
	src/app/pages/pages.component.ts
This commit is contained in:
nixa 2016-07-12 12:09:19 +03:00
commit 85a9f86186
10 changed files with 100 additions and 0 deletions

View file

@ -89,6 +89,7 @@ module.exports = {
// these packages have problems with their sourcemaps
helpers.root('node_modules/rxjs'),
helpers.root('node_modules/ng2-bootstrap'),
helpers.root('node_modules/ng2-branchy')
]
}