{"library":"grunt-esbuild","type":"library","category":null,"description":"Grunt plugin to run esbuild builds. Version 1.0.0+ actively maintained. Configuration is passed directly to esbuild's build function, which must be provided via options.buildFunction. Unlike other Grunt bundler plugins, it does not wrap esbuild's API, giving full access to esbuild options. Requires Node.js and a compatible Grunt >=1. Releases are irregular; no known breaking changes yet.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","grunt","esbuild"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-esbuild","imports":["grunt.loadNpmTasks('grunt-esbuild') or use load-grunt-tasks","options: { buildFunction: require('esbuild').build }","grunt.initConfig({ esbuild: { dist: { entryPoints: ['src/main.js'], bundle: true } } })"]},{"cmd":"yarn add grunt-esbuild","imports":[]},{"cmd":"pnpm add grunt-esbuild","imports":[]}],"homepage":null,"github":"https://github.com/coqsenpate/grunt-esbuild","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-esbuild","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}