Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

minify-cshtml-webpack-plugin

yurkar18MIT1.0.5

Minify CSHTML Razor Views

minify, cshtml, razor, minifier, webpack, plugin

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.