Replies: 1 comment 1 reply
|
Maybe use it like this: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello guys, I'am working on this babel plugins https://babeljs.io/docs/en/babel-plugin-transform-react-jsx with some configs like
But I don't know how to declare this in umi v3, I am going use this property extraBabelPlugins , but it only accept Array[string] like that
Please guide me how to fix it. Many thanks
All reactions