1.0.0 • Published 3 years ago

babel-preset-varie-app v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Software License chat donate

Introduction

This package configures babel for varie applicaitons. Which can be customized to your applications needs.

Features

@babel/preset

  • browserlist
  • Default Polyfills
    • es6.promise
    • es6.array.iterator
    • es7.promise.finally
  • Babel Transform Runtime
    • @babel/plugin-syntax-jsx
  • Vue JSX
    • babel-plugin-transform-vue-jsx

Official Documentation

Documentation can be found on the Varie website.

License

Varie CLI is open-sourced software licensed under the MIT

Inspired by Vue's preset