Bundler option for nx/nest
apps
#29263
raoulkent
started this conversation in
Feature Requests
Replies: 2 comments
-
wow. this is extremely disappointing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
just had similar issue now. I fully agree that a lot of people who are using nx are having nest in the workspace, that would fully benefit a lot of users having more options in nest generator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there is no option other than webpack for generating Nest applications.
This leads to some annoyances where one must generate with webpack, then do manual changes to switch to something else.
It would be preferable if this were instead possible to generate
[none, 'webpack', 'esbuild']
or somesuch.Beta Was this translation helpful? Give feedback.
All reactions