faizrktm / react-try-bundlers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React try bundlers

Just trying webpack with these bundlers/compiler/transpiler

  1. Babel
  2. Esbuild
  3. SWC

Commands

Command Description
build:esbuild Build using esbuild
build:babel Build using babel
build:swc Build using swc

About


Languages

Language:JavaScript 95.6%Language:HTML 4.4%