How affect use "import type" expression on bundling? #6310
mrakobes27
started this conversation in
General
Replies: 1 comment
-
when compared to general afaik, swc just strips type-only imports. |
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
-
Hi! Please tell me, does using the “import type” syntax in “typescript” affect the speed of assembling the bundle? and are these syntactic expressions processed at all (I assume they shouldn’t)?
Beta Was this translation helpful? Give feedback.
All reactions