II.
LibrarySkill overview
Reference · livelib-skill:web-development--esbuild
esbuild overview
esbuild bundling, plugins, and build optimization.
Attributes
displayName
esbuild
description
esbuild bundling, plugins, and build optimization.
libraryPath
library/specializations/web-development/skills/esbuild/SKILL.md
specialization
web-development
contentSummary
# esbuild Skill
Expert assistance for fast bundling with esbuild.
## Capabilities
- Configure esbuild
- Create plugins
- Optimize builds
- Handle TypeScript
- Bundle for Node.js/browser
## Usage
```javascript
import * as esbuild from 'esbuild';
await esbuild.build({
entryPo
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:tree-shaking·TopicTree Shaking
lib_involves_role1
- role:frontend-engineer·RoleFrontend Engineer
lib_requires_skill_area2
- skill-area:asset-pipeline·SkillAreaAsset Pipeline
- skill-area:web-performance·SkillAreaWeb Performance Engineering
Incoming edges
None.