Need to be able to extend babel config #536
valeriakononenko
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use decorators. For that I need to add
to babel config.
But bob (as far as I read the docs+code and finally understand) can only read babel config or generate its own.
I'd like to use bob-generated babel config + add custom babel plugins to it.
Beta Was this translation helpful? Give feedback.
All reactions