Skip to content

twotwentythree/babel-plugin-portal

Repository files navigation

babel-plugin-portal Build Status

Install

$ npm install babel-plugin-portal

Usage

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published