• D
    [bundle-analyzer] Fix incorrect example (#18952) · a03fcbf7
    Daniel K 提交于
    This confused me a lot, because in the case of `withBundleAnalyzer({})` it will ignore any previous config and basically override everything.
    
    Furthermore, it makes more sense to move the call with `enabled` option inside so it's aligned with other plugins approach.
    a03fcbf7
readme.md 1.3 KB