{"library":"layabox-esbuild","type":"library","category":null,"description":"A build tool that uses esbuild to incrementally build LayaBox projects, enabling near-instant browser refresh after code changes. Version 1.3.2 is the current stable release. It is distributed as a CLI tool (globally installed via npm) and provides commands to initialize config, start build server, and specify custom config files. Key differentiators: it does not compile TypeScript but uses esbuild for fast bundling, supports breakpoint debugging (VSCode or browser), and includes a built-in WebSocket tool for live reload. Compared to LayaAir's built-in compiler or webpack, it offers significantly faster rebuild times. The tool is designed specifically for LayaBox game development workflow.","language":"javascript","status":"active","version":"1.3.2","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install layabox-esbuild","imports":["export default interface IConfig { ... }"]},{"cmd":"yarn add layabox-esbuild","imports":[]},{"cmd":"pnpm add layabox-esbuild","imports":[]}],"homepage":null,"github":"https://github.com/yayaluoya/layaBoxEsBuild","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/layabox-esbuild","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}