Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best way for integrating Babel plugins/presets? #58

Open
mcastre opened this issue Jul 2, 2020 · 0 comments
Open

Best way for integrating Babel plugins/presets? #58

mcastre opened this issue Jul 2, 2020 · 0 comments

Comments

@mcastre
Copy link

mcastre commented Jul 2, 2020

Hello! I'm working on implementing React Workspaces Playground as a monorepo framework and i have a few questions:

  1. How would you handle adding a babel.config.js and plugins/presets to the monorepo? would you have it at the root?
  2. Since your repo uses react-scripts, is there a way to "eject" like in CRA in order to make changes to the webpack configs?

Im using the multi-comp React app as a base, no typescript or anything. im relatively new to monorepo architecture and trying to implement one myself from scratch led to alot of issues where babel would not run on packages. Im hoping your repo could help me scaffold our app out with a good monorepo implementation.

Thanks for any help you can give! Please let me know if you need more information from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant