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
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
-
After upgrading this morning I have been warned that
babelConfig
is deprecated and to remove it.I adopted this project a few months ago and I am unsure what is nesecery regarding this NX plugin file.
When I search the NX Github repo for
@nrwl/react/plugins/bundle-babel
I do not find any reference for it.however, I do find it in
node_modules
and it appears to be concerning itself with rollup.Is it likely I should add this file to my
.babelrc
in the apps which used to use it via babelConfig property?1 of the 4 apps that referenced it does have a rollup configuration.
Beta Was this translation helpful? Give feedback.
All reactions