ember_asset-sizes
Displays the file sizes of your built assets to help identify large files and optimize build output.
Instructions
Shows the sizes of your asset files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Build output path | dist/ |
| json | No | Output as JSON | |
| cwd | No | Working directory to run the command in |