An Angular 2 Webpack Starter kit featuring Angular 2, Router, TypeScript, and Webpack by AngularClass
PatrickJS on master
Update README.md (compare)
webpack: bundle is now VALID.
webpack: bundle is now INVALID.
5362ms build modules
5ms seal
104ms optimize
30ms hashing
139ms create chunk assets
86ms additional chunk assets
4599ms optimize chunk assets
16695ms optimize assets
43ms emit
Hash: 6fd3c185387ef5015abd
Version: webpack 1.12.14
Time: 28032ms
Uncaught (in promise) TypeError: object is not a constructor(…)
undefined:1
ERROR in /Users/afirdousi/Documents/workspace/WatchtowerNodeWeb/node_modules/angular2/src/facade/promise.d.ts
(1,10): error TS2661: Cannot re-export name that is not defined in the module.
Child html-webpack-plugin for "index.html":
chunk {0} index.html 417 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./src/index.html 5.24 kB {0} [built]
factory:27ms building:35ms = 62ms
[1] ./~/html-webpack-plugin/~/lodash/index.js 411 kB {0} [built]
[0] 62ms -> factory:2121ms building:528ms = 2711ms
[2] (webpack)/buildin/module.js 251 bytes {0} [built]
[0] 62ms -> [1] 2649ms -> factory:1040ms building:881ms = 4632ms
webpack: bundle is now VALID.
bundle is now VALID.
but when you go to the browser, the app never loads... it keeps showing "Loading...." and on the console you see the following