-
Notifications
You must be signed in to change notification settings - Fork 12k
Open
Open
Enhancement
Copy link
Labels
area: @angular-devkit/build-angulardevkit/build-angular:jestfeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Description
Command
test
Description
It would be nice to allow the configuration of loaders for custom file extensions in @angular-devkit/build-angular:jest
like for @angular-devkit/build-angular:application
.
"options": {
"loader": {
".png": "file",
".svg": "file"
}
}
This would also be necessary if the application has loaders enabled to run the tests successfully.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
kupchic, Klaster1, spike-rabbit, dmitry-stepanenko, rubenprins and 11 more
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulardevkit/build-angular:jestfeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors