Skip to content
Discussion options

You must be logged in to vote

I think it is because they really want to start pushing forward the output standalone mode:

#42218

Though I wonder if they considered npm run audit situations, where we add --production to the command, to only run it on dependencies and avoid having our CI/CD complain about a 4th level dependency of some-random-dev-Dep having some CVE, which we know doesn't impact our codebase.

That being said, when it comes to this type of apps, rather than packages or libraries, there is a blurry division when it comes to dependencies and devDependencies which I am not going to jump into, in the interest of time (it might explode into an actual lengthy article). And you could just rearrange the package.…

Replies: 2 comments 1 reply

Comment options

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants