Skip to content

Commit

Permalink
Merge branch 'experimental'
Browse files Browse the repository at this point in the history
  • Loading branch information
TwentyFourMinutes committed Mar 24, 2020
2 parents 699e71a + f86b998 commit 988196d
Show file tree
Hide file tree
Showing 11 changed files with 504 additions and 648 deletions.
124 changes: 0 additions & 124 deletions src/RazorMinifier/RazorMinifier.Core/ConfigHandler.cs

This file was deleted.

206 changes: 0 additions & 206 deletions src/RazorMinifier/RazorMinifier.Core/FileHandler.cs

This file was deleted.

2 changes: 1 addition & 1 deletion src/RazorMinifier/RazorMinifier.Core/Minifier.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace RazorMinifier.Core
{
internal static class Minifier
public static class Minifier
{
private static readonly Regex _emptyLineRegex;
private static readonly Regex _simpleCommentRegex;
Expand Down
18 changes: 0 additions & 18 deletions src/RazorMinifier/RazorMinifier.Core/Models/Config.cs

This file was deleted.

Loading

0 comments on commit 988196d

Please sign in to comment.