Skip to content

Remove unnecessary dependencies#12533

Merged
Gargron merged 1 commit intomasterfrom
env
Dec 2, 2019
Merged

Remove unnecessary dependencies#12533
Gargron merged 1 commit intomasterfrom
env

Conversation

@ykzts
Copy link
Copy Markdown
Member

@ykzts ykzts commented Dec 2, 2019

@babel/plugin-proposal-object-rest-spread and @babel/plugin-syntax-dynamic-import are already included in @babel/preset-env.

Comment thread babel.config.js
config.plugins.push(...[
'@babel/transform-react-jsx-source',
'@babel/transform-react-jsx-self',
]);
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gargron Gargron merged commit 9e34cf9 into master Dec 2, 2019
@Gargron Gargron deleted the env branch December 30, 2019 18:21
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

Successfully merging this pull request may close these issues.

2 participants