just-jeb / angular-builders

Angular build facade extensions (Jest and custom webpack configuration)
MIT License
1.14k stars 198 forks source link

docs(custom-esbuild): update index transform docs #1757

Closed exequiel09 closed 3 months ago

exequiel09 commented 4 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

closes #1756 . This updates the documentation about index transform for custom-esbuild package

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #1756

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information