steelbrain / ucompiler-plugin-babel

Babel support for UCompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCompiler-Plugin-Babel

This is a Babel support package for UCompiler. To compile your files using babel, simply start them with 'use babel'.

How to Use

You first need to add ucompiler-plugin-babel to your devDependencies within your package.json, then simply add "babel" to the plugins field in your .ucompiler rule.

License

This project is licensed under the terms of MIT License

About

Babel support for UCompiler

License:MIT License


Languages

Language:JavaScript 100.0%