start-babel
Install
npm install --save-dev start-babel# or yarn add --dev start-babel
Usage
;;;;;;;; const start = ; const build = ; const dev = ;
This task relies on [{ path, data, map }]
input and provides the same, see documentation for details.
Arguments
babel(options)
options
– Babel options,{ ast: false }
by default