-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Milestone
Description
From @tjvantoll on April 12, 2016 20:34
Hey all,
@burkeholland discovered an interesting issue today. This template does not include a tsconfig.json
file, and because of that, a couple of important flags—most notably "emitDecoratorMetadata"
—are not set, which causes some issues when you go to actually run an ng2 app.
Is there anyway we allow users to start ng2 apps with the appropriate flags set as expected?
Copied from original issue: NativeScript/template-hello-world-ng#12
Metadata
Metadata
Assignees
Labels
No labels