noaignite / create-ignite-app

Boilerplate for React with Next.js and MUI
17 stars 2 forks source link

Change i18n tooling to `lingui` #85

Closed adamsoderstrom closed 2 weeks ago

adamsoderstrom commented 1 year ago

Change i18n tooling to lingui

Pros

Cons

adamsoderstrom commented 1 year ago

Tried to set it up with a fresh instance of create-ignite-app, but got blocked because of https://github.com/lingui/js-lingui/issues/1401. Will retry when that issue gets resolved.

andrii-bodnar commented 1 year ago

Hi @adamsoderstrom, the issue should now be resolved in v3.17.2, could you please try it?

adamsoderstrom commented 1 year ago

Hi @andrii-bodnar ! Thanks for reaching out! Will try it out! 😊

maeertin commented 1 year ago

This look really promising! Let's investigate how we can get a complete SWC setup while keeping a working Storybook environment :)

maeertin commented 2 weeks ago

Closing PR as no longer relevant as "cia" is now purely a documentation app.