chore: move dependencies only required for build to 'optional' #2707
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "builds-deps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a bit of a misnomer because npm installs them just like dev deps unless an appropriate --omit flag is added. Anyway, these deps are ~55 MB, so being able to omit that chunk for raw running might be good.