Replies: 1 comment
-
Hey, you don't need anything special to run it with webpack. Use one of the tutorials or examples in the repo. You need to decide what technology you would you use for transpiling your code, SWC or Babel, depending on that you need to install lingui macro, and that's it! |
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,
I am trying to install Lingui.js with my Electron-forge / React / Typescript project. I am using webpack. Do you know how to set up Lingui.js in that configuration? Any example will be helpful!
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions