Got the error when run npm run build:
ERROR in ./src/app.ts
Module build failed: TypeError: compiler.parseConfigFile is not a function
at ensureTypeScriptInstance (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:147:38)
at Object.loader (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:365:14)
Any ideas?