-
-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
Is your feature request related to a problem? Please describe.
Currently there is no way to run unit tests having custom esbuild plugins as @angular-builders/custom-esbuild has only 2 builders: application and dev-server.
Describe the solution you'd like
There is an official (but still experimental) @angular/build:unit-test builder which uses esbuild to build an app and Vitest as a test runner.
Can we add a corresponding @angular-builders/custom-esbuild:unit-test builder that will wrap it and allow to provide an extra esbuild plugins just like @angular-builders/custom-esbuild:application does?
Describe alternatives you've considered
I couldn't find any other alternative.
pshurygin, sharikovvladislav, Farioch, jsCommander, Jazper and 8 moresharikovvladislav, nikita-ezhkov, n0mid and ckorherrjust-jeb and ckorherr
Metadata
Metadata
Assignees
Labels
No labels