Typescript compiler option in project file
Closed this issue · 2 comments
arasium commented
Hi,
the default typescript compiler option in the project file is CommonJS. This should be set to AMD since all MS samples use this.
If you still prefer the CommonJS, I think this could be a good idea to put a info in the app.ts sample file on this.
Regards
jgarverick commented
Apologies for not responding to this sooner...this will be addressed with the release of version 3.0.
jgarverick commented
This should be resolved for you in version 3. Thanks!