文件名称:fly-react:Fly的React插件
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-21 05:46:09
JavaScript
插件。 用法 查看以查看可用选项。 安装 npm install -D fly-react 例子 检查并目录:) export default function * ( ) { yield this . clear ( "test/example.js" ) yield this . source ( "test/example.jsx" ) . react ( { sourceMap : false , target : 'es5' } ) . target ( "." ) } 执照 :copyright:Iegor Azuaga
【文件预览】:
fly-react-master
----.gitignore(19B)
----package.json(632B)
----LICENSE.md(1KB)
----index.js(276B)
----README.md(2KB)
----flyfile.js(195B)
----test()
--------example.jsx(513B)
----.editorconfig(196B)