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

Uncaught ReferenceError: __decorate is not defined

Open Dreampie opened this issue 9 years ago • 2 comments

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

https://github.com/Dreampie/angular2-demo

Dreampie avatar Apr 23 '16 11:04 Dreampie

Perhaps you are missing angular2-polyfills.js?

Also, you added a lot of your own dependencies. Perhaps this problem is with one of them. Try removing all of them to see if you still get the same error.

ghost avatar Apr 25 '16 13:04 ghost

No response, no additional details given, no other issue reports like this, and the repo hasn't been touched in 10 months. Motion to close this issue.

ghost avatar Mar 01 '17 21:03 ghost