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
minor #107 Initializing the plugins key on babel, so you can call babelConfig.plugins.push() (weaverryan)
This PR was merged into the master branch.
Discussion
----------
Initializing the plugins key on babel, so you can call babelConfig.plugins.push()
See #100 (comment)
It just makes adding a custom plugin a bit less error-prone for the user.
Commits
-------
680daad Initializing the plugins key on babel, so you can call babelConfig.plugins.push() if you want
0 commit comments