Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add browser-esbuild builder #79

Closed
Klaster1 opened this issue Jan 26, 2024 · 2 comments · Fixed by #85
Closed

Add browser-esbuild builder #79

Klaster1 opened this issue Jan 26, 2024 · 2 comments · Fixed by #85

Comments

@Klaster1
Copy link

Motivation:
The application builder always creates browser dir in the build target directory, breaking the deployment pipeline. The official recommended way is to use the browser-esbuild, however, dotenv-run doesn't wrap that particular builder.

Suggestion:
Wrap and expose the browser-esbuild builder in the same manner as the application builder.

@Klaster1
Copy link
Author

Klaster1 commented Jan 26, 2024

OK, I am stupid for not reading until the thread end. The desired result can be achieved with @angular-devkit/build-angular 17.1. Sorry for bothering you, close the issue if you feel like it.

@chihab
Copy link
Owner

chihab commented Feb 22, 2024

Hey thanks for the feature request.
browser-esbuild target is available in @ngx-env/builder@17.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants