Package Exports
- babel-macros
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (babel-macros) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
babel-macros 🎣
Enables zero-config, importable babel plugins
The problem
// TODO
This solution
This is a work in progress and the form of the solution will likely change a lot
before 1.0.0
is released. Collaboration is welcome!
Installation
This module is distributed via npm which is bundled with node and
should be installed as one of your project's devDependencies
:
npm install --save-dev babel-macros
Usage
// TODO
Inspiration
Other Solutions
Contributors
Thanks goes to these people (emoji key):
Kent C. Dodds 💻 📖 🚇 ⚠️ |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
LICENSE
MIT