We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🆒 Your use case
Being aware if a dependency is missing and being inlined
dependency
🆕 The solution you'd like
Have console warning about externals and a config to mark them as externals instead of silently inlining
externals
The text was updated successfully, but these errors were encountered:
Silently inlining dependencies is becoming critical which I think worth trying to bring from unbuild (https://github.com/unjs/unbuild/blob/5004f8077995075c7e547a69ad3d89cc577cad3f/src/builder/rollup.ts#L105) (last time happened on nuxt image module)
Sorry, something went wrong.
danielroe
No branches or pull requests
🆒 Your use case
Being aware if a
dependency
is missing and being inlined🆕 The solution you'd like
Have console warning about externals and a config to mark them as
externals
instead of silently inliningThe text was updated successfully, but these errors were encountered: