Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 496 Bytes

min.md

File metadata and controls

11 lines (6 loc) · 496 Bytes

Minify JavaScript

Task

Use the {id}-min task to have Google Closure compiler perform advanced minification on your source code and create a source map. Where {id} is the project id you've configured in your aqua.project.json file.

Configuration

To use this task you need to include the following required sections in your in your aqua.project.json file.

Required