1. babel-preset-poi
## Features
babel-preset-poi
Package: babel-preset-poi
Last modified: Mon, 13 Jun 2022 04:07:41 GMT
Version: 10.0.2
License: MIT
Downloads: 636

Install

npm install babel-preset-poi
yarn add babel-preset-poi

babel-preset-poi

Features

  • JSX
  • babel-preset-env (IE9+)
  • babel-macros
  • transform-runtime
  • syntax-dynamic-import
  • object-rest-spread
  • decorators-legacy
  • class-properties

Note: it doesn't add any polyfills like polyfill for Object.assign, you need to do this yourself.

API

options

jsx

Type: string

Default: vue

Possible values: vue react or any JSX pragma like h.

By default it supports Vue JSX.

License

MIT © EGOIST

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code