Minify CSHTML Razor Views
npm install minify-cshtml-webpack-pluginThis is a webpack plugin based on minify-html-webpack-plugin that can minimize the CSHTML.
Installation
============
Install the plugin with npm:
``shell``
$ npm install minify-cshtml-webpack-plugin --save-dev
This project is licensed under MIT.