Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在阅读这篇关于webpack presetsvsplugins的文章,作者说:
webpack
presets
plugins
那么如果es2015和react都自动启用了,为什么他还要把它们放在babelrc或配置它们package.json呢?这些presets仅仅是为了举例,在实践中永远不需要做吗?
es2015
react
babelrc
package.json