Langium + ViteJS #1009
Answered
by
kaisalmen
luiz290788
asked this question in
Q&A
Langium + ViteJS
#1009
-
Is anyone using langium with vitejs? I'm trying to use and it works fine with the development environment, but when I try to build I am getting this error:
Any clue on how to solve this? |
Beta Was this translation helpful? Give feedback.
Answered by
kaisalmen
Mar 29, 2023
Replies: 2 comments 15 replies
-
@kaisalmen Any clue on this? If I remember correctly, you also had trouble using Langium with ViteJS in the context of the langium-website repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, when using vite build (=rollup) in lib mode for worker creation. We switched to esbuild with minfy. |
Beta Was this translation helpful? Give feedback.
15 replies
Answer selected by
luiz290788
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, when using vite build (=rollup) in lib mode for worker creation. We switched to esbuild with minfy.