You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an babel option on @vitejs/plugin-react, that allows users easily adding babel plugin, is there any way to add babel plugin in a remix project? I have tried @rollup/plugin-babel but can't get it to work. The plugin I want to add is babel-plugin-formatjs (if that helps). Thank you, any help is appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is an
babel
option on@vitejs/plugin-react
, that allows users easily adding babel plugin, is there any way to add babel plugin in a remix project? I have tried@rollup/plugin-babel
but can't get it to work. The plugin I want to add isbabel-plugin-formatjs
(if that helps). Thank you, any help is appreciated.Beta Was this translation helpful? Give feedback.
All reactions