Skip to content
Discussion options

You must be logged in to vote

It's because there's no need to. In a normal node environment, it's expected for prod dependencies to be installed, and the final build should leverage that instead of bundling them. The reason why other adapters like netlify or cloudflare does is mainly that they are in a worker environment and it's expected for everything to be bundled and be as small as possible.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ignatiusmb
Comment options

You must be logged in to vote
1 reply
@bluwy
Comment options

bluwy Nov 18, 2021
Collaborator

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants