-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angularfeatureIssue that requests a new featureIssue that requests a new feature
Milestone
Description
Currently _getServerModuleBundlePath
of app-shell/index.ts
uses a regular expression to try to find the main bundle file.
This is unnecessary since the main bundle will always be named main.js
@alan-agius4 I noticed this issue as a result of your comment that revealed this guessing logic is no longer needed
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angularfeatureIssue that requests a new featureIssue that requests a new feature