1.0.1 • Published 7 years ago

generate-includes-webpack-plugin v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

generate-includes-webpack-plugin

This is a plugin similar to html-webpack-plugin, but instead of injecting the imports on the HTML file it generates two files (head.pug and body.pug) to be included in your Pug layout

Installation

To instal just run npm install generate-includes-webpack-plugin --save or yarn add generate-includes-webpack-plugin