How to strip out development-only deps from builds? #16669
Unanswered
lone-cloud
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently doing:
The size of
someDependency
still gets reported bynext build
even ifisDevelopment
is false at build time. I'm wondering if there's a way to exclude it from the build.Beta Was this translation helpful? Give feedback.
All reactions