@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.5.2
    0
  • 0.5.1
    0
  • 0.5.0
    0
  • 0.4.0
    0
  • 0.3.0
    0

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