ES6 code improperly built: missing ctorParameters and decorators #941

Open
opened 2017-12-14 07:57:25 +00:00 by inossidabile · 0 comments
inossidabile commented 2017-12-14 07:57:25 +00:00 (Migrated from github.com)

The code you build to .js files doesn't have ctorParameters and decorators static methods on any component or directive and therefore can't be used without typescript (and likely with AOT).

The code you build to `.js` files doesn't have `ctorParameters` and `decorators` static methods on any component or directive and therefore can't be used without typescript (and likely with AOT).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#941