compile-ejs-loader

JSON →
library 0.0.3 ·javascript maintenance
verified Jun 4, 2026

A webpack loader that precompiles EJS templates into JavaScript functions at build time, removing the need for client-side EJS runtime dependencies. Current stable version 0.0.3, last updated 2018 (maintenance mode). For webpack 5+. Unlike ejs-loader, this loader focuses on compiling templates without shipping the full EJS engine to the browser. Supports HTML minification and beautification via options. Very low maintenance cadence; no updates since 2018.