esbuild-minify-templates

v0.11.0
Minify template literal strings as part of an esbuild powered build process

build

bun build.ts

lint

bun run lint:js && bun run lint:ts

lint:js

eslint --ignore-path .gitignore --ext .ts,.js,.mjs,.cjs .

lint:ts

tsc --noEmit

postbuild

tsc --emitDeclarationOnly -p tsconfig.dts.json

prebuild

rm -rf dist

test

bun test
npm i esbuild-minify-templates

Metadata

  • MIT
  • >= 12
  • Max Milton
  • released 6/5/2023

Downloads

Maintainers