Replies: 1 comment
-
You can ignore them. It is because Vite's build (or Rollup) preserve externalized imports as Note: The output messages comes from esbuild, which happens on the adapt stage, after Vite build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this output messages
Does anyone know what I should do here? I expect that those packages have to add" sideEffects: false" to their package.json in order to fix it?
Beta Was this translation helpful? Give feedback.
All reactions