Vue Template Compiler Plugin

JSON →
library 2.7.21 ·javascript
verified Jun 4, 2026

An API-compatible fork of vue-template-compiler 2.7.x that includes postinstall hooks. It is used as a drop-in replacement to work around resolution issues in certain environments. Stable version is 2.7.21, matching Vue 2.7.x. Key differentiator: it allows overriding vue-template-compiler resolution via npm overrides or resolve.alias without breaking vue-loader compatibility. Ships TypeScript types.