-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Exclude routes for pre-rendering #25728
Copy link
Copy link
Closed
Labels
angular/build:applicationarea: @angular-devkit/build-angulardevkit/build-angular:prerenderfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Metadata
Metadata
Assignees
Labels
angular/build:applicationarea: @angular-devkit/build-angulardevkit/build-angular:prerenderfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Type
Fields
Give feedbackNo fields configured for issues without a type.
🚀 Feature request
What modules are relevant for this feature request?
Description
A clear and concise description of the problem or missing capability...Adding option to
angular.jsonfor excluded routesDescribe the solution you'd like
If you have a solution in mind, please describe it.Ability to pass in an array of routes to exclude from pre-rendering but keep them as a part of the site.
It would be "nice" to include wild cards as well.