Angular CLI SPA Template #431

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

Originally created by @DustinEwers on 9/11/2017

@SteveSandersonMS

I was looking at the Core 2.0 SPA templates and I noticed that the Angular template was still using Webpack. For Angular projects, it's generally recommended that you use the Angular CLI. All of the Angular docs prefer this approach, so ideally we'd use it in .NET Core + Angular projects as well.

I did a post on how to do this integration (for .NET Core 1.0) from scratch:
https://dustinewers.com/angular-cli-with-net-core/

Would it be okay to either build a separate template with Angular CLI or update the current Angular Template to use it? I'd be happy to take a shot at this task and send over a pull request.

*Originally created by @DustinEwers on 9/11/2017* @SteveSandersonMS I was looking at the Core 2.0 SPA templates and I noticed that the Angular template was still using Webpack. For Angular projects, it's generally recommended that you use the Angular CLI. All of the Angular docs prefer this approach, so ideally we'd use it in .NET Core + Angular projects as well. I did a post on how to do this integration (for .NET Core 1.0) from scratch: https://dustinewers.com/angular-cli-with-net-core/ Would it be okay to either build a separate template with Angular CLI or update the current Angular Template to use it? I'd be happy to take a shot at this task and send over a pull request.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#431
No description provided.