@webdeploy/plugin-babel
v2.0.1
Published
Webdeploy babel plugin
Downloads
2
Readme
webdeploy-plugin-babel
Build plugin for integration between webdeploy and Babel
Install
npm install --save-dev @webdeploy/plugin-babel @babel/core [plugins...]
Config
{
id: "babel",
plugins: [],
presets: []
}
Currently only plugins
and presets
are supported. These are forwarded directly to Babel.