ejs-html-loader

v4.0.1
Webpack loader for rendering HTML from EJS templates
webpack loader webpack-loader ejs html template

build

npm run unbuild && babel src -d lib

unbuild

rimraf lib

test:lint

eslint src test && coffeelint -q test

test:unit

istanbul cover _mocha -- test/index.coffee

test:report

npm run test:unit && open coverage/lcov-report/index.html

test

npm run test:lint && npm run test:unit

coveralls

cat coverage/lcov.info | coveralls
npm i ejs-html-loader

Metadata

  • MIT
  • >=6
  • Akim McMath
  • released 1/25/2019

Downloads

Maintainers