0.9.1 • Published 14 days ago

@esite/minify v0.9.1

Weekly downloads
-
License
ISC
Repository
-
Last release
14 days ago

@esite/minify

Optimizes esite projects by minifying HTML, JavaScript, and CSS files for public deployment.

How to use

Install this package via npm i @esite/minify and make sure you have @esite/core installed.

Configurations

  • MinifyImages
    • Description: Toggles if images should also be minified (jpg, png, webp, gif)
    • Type: boolean
    • Optional: true
    • Default: true
  • MinifyHtmlComments

    • Description: Toggles if HTML Comments should be omitted
    • Type: boolean
    • Optional: true
    • Default: true
0.9.1

14 days ago

0.8.5

1 month ago

0.8.4

1 month ago

0.8.6

1 month ago

0.9.0

1 month ago

0.8.3

1 month ago

0.8.1

2 months ago

0.8.0

2 months ago

0.8.2

2 months ago

0.7.1

2 months ago

0.6.3

3 months ago

0.7.0

3 months ago

0.6.2

3 months ago

0.6.1

3 months ago

0.6.0

3 months ago