@roots/bud-esbuild
TypeScript icon, indicating that this package has built-in type declarations

6.21.0 • Public • Published

bud.js

MIT License npm Follow Roots

@roots/bud-esbuild

esbuild support for bud.js


Installation

Install @roots/bud-esbuild to your project.

Yarn:

yarn add @roots/bud-esbuild --dev

npm:

npm install @roots/bud-esbuild --save-dev

Usage

Once installed, esbuild should be ready to use in your project.

If you have a tsconfig.json in your project root it will automatically be registered with the compiler.

API

bud.esbuild.use

If you have one or more compilers installed alongside the esbuild extension you will want to call bud.esbuild.use in your config to ensure esbuild is used to compile your code.

export default async (bud) => {
  bud.esbuild.use();
  // ...config
};

Contributing

Contributions are welcome from everyone.

We have contribution guidelines to help you get started.

License

@roots/bud-esbuild is licensed under MIT.

Community

Keep track of development and community news.

Sponsors

Bud is an open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.

KM Digital Carrot WordPress.com Worksite Safety Copia Digital Freave

Readme

Keywords

Package Sidebar

Install

npm i @roots/bud-esbuild

Homepage

roots.io/bud

Weekly Downloads

398

Version

6.21.0

License

MIT

Unpacked Size

16.3 kB

Total Files

11

Last publish

Collaborators

  • qwp6t
  • swalkinshaw
  • retlehs
  • log1x
  • kellymears