{"library":"compile-ejs-loader","install":[{"cmd":"npm install compile-ejs-loader","imports":["import template from 'compile-ejs-loader!./file.ejs';","module.exports = { module: { rules: [ { test: /\\.ejs$/, loader: 'compile-ejs-loader' } ] } }","options: { htmlmin: true, htmlminOptions: { removeComments: true } }"]},{"cmd":"yarn add compile-ejs-loader","imports":[]},{"cmd":"pnpm add compile-ejs-loader","imports":[]}]}