matthewmueller / esbuild_internal

Expose esbuild's internal/ packages

Home Page:https://github.com/evanw/esbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Esbuild Internal

This repository exposes and renames the internal/ packages of esbuild so you can use them in your own project.

The tagged releases will be kept in sync with the versions that esbuild publishes.

Note These packages were intentionally internal. The APIs can break without notice and the packages may not be built to suit your use cases. Please review this issue in the esbuild project before using this package.

Development

Upgrading to a new version

  1. Change the VERSION in the Makefile
  2. Run make

About

Expose esbuild's internal/ packages

https://github.com/evanw/esbuild

License:MIT License


Languages

Language:Go 100.0%Language:Makefile 0.0%