esbuild-plugin-vue
JSON →An esbuild plugin for compiling Vue 3 Single File Components (SFC) during bundling. Current stable version 0.9.4, released as a standalone package maintained by millken. It supports TypeScript, CSS preprocessors (Sass, Less, Stylus), scoped CSS, CSS Modules, source maps, and template expressions with full error handling. Differentiators include zero-config integration with esbuild, reliance on Vite's Vue compiler infrastructure, and simple API with minimal boilerplate. Requires esbuild >=0.25.0 and Vue >=3.5.0 as peer dependencies.
Resources
packagemillken-esbuild-plugin-vue ↗