What should I do if I want to use vue-router through cdn in my website? #2241
-
Reproduction1 Steps to reproduce the bug
Expected behaviorrun normally Actual behaviorAdditional informationNo response |
Beta Was this translation helpful? Give feedback.
Answered by
posva
May 26, 2024
Replies: 1 comment 1 reply
-
You will need #2242 FYI I wouldn't recommend using CDN versions for apps because you import everything and lose the benefits of tree shaking |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
posva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You will need #2242
FYI I wouldn't recommend using CDN versions for apps because you import everything and lose the benefits of tree shaking