minify-cshtml-webpack-plugin
v1.0.5
Published
Minify CSHTML Razor Views
Downloads
18
Maintainers
Readme
Webpack plugin: minify-cshtml-webpack-plugin
WARNING! This is beta version adapted to my needs.
This is a webpack plugin based on minify-html-webpack-plugin that can minimize the CSHTML.
Installation
Install the plugin with npm:
$ npm install minify-cshtml-webpack-plugin --save-dev
License
This project is licensed under MIT.