1.0.1 • Published 7 years ago
@rocketstation/babel-plugin-component v1.0.1
Babel Plugin Component
Babel Plugin Component adds magic to components/**/*.js
Installation
npm i @rocketstation/babel-plugin-componentUsage
.babelrc
{ "plugins": ["@rocketstation/babel-plugin-component"], }Options
| Name | Type | Vals | Default | Description |
|---|---|---|---|---|
metaNameAlias | String | Any String | 'META_NAME' | Defines meta name alias |
Scope
components/**/*.js
Magic
- Processes
META_NAME({config})with @rocketstation/metaname
License
Babel Plugin Component is licensed under the MIT License
Created by RocketStation