[Solved] - Syntax Error: Cannot use import statement outside a module when importing @originjs/vite-plugin-federation #284
Unanswered
BarBronshtein
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
-
I wanted to use module federation plugin for the first time on my existing project but when I import I get an error
vite.config.ts
I was able to get rid off the problem by updating my vite version
Beta Was this translation helpful? Give feedback.
All reactions