1. pika-plugin-build-web-babel
A @pika/pack plugin: Adds an babel compiled ESM distribution to your package
pika-plugin-build-web-babel
Package: pika-plugin-build-web-babel
Created by: yiminghe
Last modified: Wed, 08 Mar 2023 07:38:22 GMT
Version: 0.12.2
Downloads: 69
Repository: https://github.com/yiminghe/pika-plugin-build-web-babel

Install

npm install pika-plugin-build-web-babel
yarn add pika-plugin-build-web-babel

pika-plugin-build-web-babel

using babel for @pika/plugin-build-web

https://github.com/pikapkg/builders/pull/77

params

format: string

esm or cjs

extensions: string[]

defaults to ['.js','.jsx','.ts','.tsx']

sourcemap: boolean

whether generate sourcemap file. defaults to true

history

0.9.0 / 2020.04.01

  • support worker

0.8.0 / 2020.02.29

  • support tsconfig paths

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