.NET Core 2 Pre-render external compiled angular app #184

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

Originally created by @meirib on 2/8/2018

We'd like to use the .NET MVC core 2 mainly for serving an existing compiled version of angular application, that we build elsewhere (continuous integration build)

Is it possible to pre-render (through index.cshtml app: asp-prerender-module) a compiled app of angular cli build, while hosting the compiled "dist" folder inside wwwroot/dist folder?

Thanks

*Originally created by @meirib on 2/8/2018* We'd like to use the .NET MVC core 2 mainly for serving an existing compiled version of angular application, that we build elsewhere (continuous integration build) Is it possible to pre-render (through index.cshtml app: asp-prerender-module) a compiled app of angular cli build, while hosting the compiled "dist" folder inside wwwroot/dist folder? Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#184
No description provided.