Unbuild including dependency inline #8
Unanswered
igorjacauna
asked this question in
Q&A
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.
-
I have some projects using Unbuild, but this in particular, is including inlined the dependencies in
package.json
I cannot figured out why my dependencies are inlined.
I had to use
build.config.ts
to explicity declare as external.What am I doing wrong in this particular project?
I'm using node 20 and pnpm 9
Beta Was this translation helpful? Give feedback.
All reactions