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
Do we have the right babel and Webpack configs and dependencies installed and configured properly?
Some notes:
I had some problems with SVGR.
I was not sure wether to use @babel/... or babel-... dependencies
I added a webpack config.
This is running with Create React App, which I believe has Webpack and Babel built in.. but I don't know what we will need when it comes to build and deploy time.
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
-
Do we have the right babel and Webpack configs and dependencies installed and configured properly?
Some notes:
@babel/...
orbabel-...
dependenciesThis is running with Create React App, which I believe has Webpack and Babel built in.. but I don't know what we will need when it comes to build and deploy time.
Beta Was this translation helpful? Give feedback.
All reactions