<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ember-asset-size-report](./ember-asset-size-report.md) &gt; [Module](./ember-asset-size-report.module.md) &gt; [minifiedBundlePortion](./ember-asset-size-report.module.minifiedbundleportion.md)

## Module.minifiedBundlePortion property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> 

The percentage of size that this module contributes to its minified bundle

<b>Signature:</b>

```typescript
get minifiedBundlePortion(): number;
```
