Skip to content

Latest commit

 

History

History

babel-plugin-alt-main

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

babel-plugin-alt-main

npm install babel-plugin-alt-main --save-dev

Usage

In your .babelrc,

{
  "plugins": ["alt-main"]
}
  • If you're using it with webpack, consider using the webpack-plugin instead as it supports modulesDirectories and extensions options configured under webpack options.