ryann
ryann
DDeno
Created by ryann on 12/4/2024 in #help
`deno add -D`
I guess when compiling, or publishing npm does not include devDependencies when you publish or compile the code
6 replies
DDeno
Created by ryann on 12/4/2024 in #help
`deno add -D`
So how does deno decide which packages to include when building? It only includes the imported libraries? In other words, if I install a library and don't import it, will it be like "devDependencies" in package.json?
6 replies