This is a react-transform that does nothing! Its just a starter kit showing how to write/test/publish a react-transform.
npm compile
)npm test
)git clone git@github.com:pwmckenna/react-transform-noop.git
npm install
npm test
npm publish
There's no point in using this transform. It doesn't do anything! That being said, you can use it by updating your .babelrc
file to look like the following. Your much fancier transform will also require something like this.
{ "presets": [ "react" ], "plugins": [ ["react-transform", { "transforms": [{ "transform": "react-transform-noop" }] }] ] }About
React Transform that does nothing
Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4