babel-plugin-wp-element

0.0.3 • Public • Published

babel-plugin-wp-element

Build Status

header

A babel plugin to convert the react import declaration for WordPress.

Usage

$ yarn add babel-plugin-wp-element --dev
$ vi .babelrc

{
  plugins: ['wp-element']
}

Development

$ git clone git@github.com:kamataryo/babel-plugin-wp-element.git
$ cd babel-plugin-wp-element
$ yarn
$ npm test
$ npm run Build
$ npm run e2e

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-wp-element

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

48.7 kB

Total Files

11

Last publish

Collaborators

  • kamataryo