defaultBundleMaxBytes top-level constant

int const defaultBundleMaxBytes

Maximum default bundle size (100 MB).

Implementation

const int defaultBundleMaxBytes = 100 * 1024 * 1024;