@awsw/minify

0.5.2 • Public • Published

@awsw/minify

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

How to use

Ensure you have @awsw/core installed and add "minify" to the Modules to your aws-website-config.yaml .

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

Readme

Keywords

none

Package Sidebar

Install

npm i @awsw/minify

Weekly Downloads

0

Version

0.5.2

License

ISC

Unpacked Size

3.37 kB

Total Files

3

Last publish

Collaborators

  • mdressler