rollup-plugin-swc

v0.2.1
Rollup plugin to compile bundles with the SWC.
rollup plugin swc

build

npm run build:cjs & npm run build:esm & npm run build:types

build:cjs

tsc -p config/cjs.json

build:esm

tsc -p config/esm.json

build:types

tsc -p config/types.json

test

echo "Error: no test specified" && exit 1
npm i rollup-plugin-swc

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/1/2022

Downloads

Maintainers