babel-plugin-copy-npm
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

babel-plugin-copy-npm


Install

npm install babel-plugin-copy-npm --dev

yarn add -D babel-plugin-copy-npm

Usage


babel({ "presets": [ [ "@babel/env", { "modules": false } ], ], "plugins": [ ["babel-plugin-copy-npm", { "rootDir": "src", "outputDir": "dist", "npmDir": "npm", "exclude": [] }, ] ] } )

Keywords

Install

DownloadsWeekly Downloads

12

Version

0.2.1

License

MIT

Unpacked Size

87 kB

Total Files

13

Last publish

Collaborators

  • m-ryan