Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 369 Bytes

babel-plugin-add-module-exports


A plugin like https://github.com/59naga/babel-plugin-add-module-exports and supports babel@7.

Installation


npm install babel-plugin-add-module-require --save-dev

Attention


This package is used for compatibility with previous projects using babel-plugin-add-module-exports and new projects are not recommended.