1.0.9 • Published 2 years ago

@arquivei/esbuild-bff v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Arquivei - esbuild bff

Usage

  • Install the package with the required dependencies
yarn add -D @arquivei/esbuild-bff esbuild esbuild-node-externals
  • Create the esbuild.js file in the root of your project

  • Import the package and run the function to perform the build

const { esbuildBFFArquivei } = require('@arquivei/esbuild-bff')

esbuildBFFArquivei()
  • Run the build file with node while your pipeline is running
node esbuild.js

esbuild

esbuild runs during your CI process, is an extremely fast JavaScript and CSS bundler and minifier

More information about esbuild: https://github.com/evanw/esbuild

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.5-alpha.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.3-alpha.2

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.1-alpha.224

2 years ago

1.0.1-alpha.223

2 years ago