babel-cli plugin options (T7426)

Created on 12 Jun 2016  路  3Comments  路  Source: babel/babel

Issue originally made by @hax

Description

Currently it seems no way to set options for plugins. Or at least no document.

outdated

Most helpful comment

talking about plugin options but through babel-cli options rather than a babelrc I think

All 3 comments

Comment originally made by @loganfsmyth

The majority of Babel plugins that support options have examples documented on our site: https://babeljs.io/docs/plugins/transform-async-to-module-method/#usage for example.

talking about plugin options but through babel-cli options rather than a babelrc I think

Was this page helpful?
0 / 5 - 0 ratings