Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Building Razor views in release mode should minify HTML #423

@RehanSaeed

Description

@RehanSaeed

Minifying HTML is difficult in ASP.NET MVC. Comments and white space in .cshtml files could be removed when building in release mode.

This project allows the minification of your .cshtml files using a post build event. This should be built into the tooling and not a separate product.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions