angular2-typescript-webpack icon indicating copy to clipboard operation
angular2-typescript-webpack copied to clipboard

Angular2 starter kit with Typescript and Webpack

Results 3 angular2-typescript-webpack issues
Sort by recently updated
recently updated
newest added

Hi, First of all great tutorial! Secondly, I'm having a small issue with chrome debugging. If I clone your project everything works fine - even when I debug in Chrome...

``` js dom_element_schema_registry.ts:43 Uncaught ReferenceError: __decorate is not defined(anonymous function) @ dom_element_schema_registry.ts:43(anonymous function) @ dom_element_schema_registry.ts:43__webpack_require__ @ dom_element_schema_registry.ts:43fn @ dom_element_schema_registry.ts:43(anonymous function) @ dom_element_schema_registry.ts:43__webpack_require__ @ dom_element_schema_registry.ts:43(anonymous function) @ dom_element_schema_registry.ts:43(anonymous function) @ dom_element_schema_registry.ts:43...

I have been trying to work with templateUrl instead inline template, but i'm getting error "zone.js:388Unhandled Promise rejection: Failed to load test.html"