Update templates to support TypeScript's strict mode #585

Closed
opened 2025-08-09 17:16:51 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @stephtr on 7/12/2017

Would fix #1098 and all other templates.
Additionally I switched from requirejs and node definitions to webpack-env, which was used by the React templates and I think is the correct solution.
The Angular template still has an (external) error angular/#17863 remaining (only when compiling with strict flag).

*Originally created by @stephtr on 7/12/2017* Would fix #1098 and all other templates. Additionally I switched from `requirejs` and `node` definitions to `webpack-env`, which was used by the React templates and I think is the correct solution. The Angular template still has an (external) error [angular/#17863](https://github.com/angular/angular/issues/17863) remaining (only when compiling with strict flag).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#585
No description provided.