babel-plugin-portal

0.1.0 • Public • Published

babel-plugin-portal Build Status

Install

$ npm install babel-plugin-portal

Usage

{
	"plugins": [
		[
			"portal",
			{
				"portals": [
					"create-fetcher.js"
				]
			}
		]
	]
}

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-portal

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

9.02 kB

Total Files

5

Last publish

Collaborators

  • mastilver