Skip to content

[Feature]: migrate bundling measurements from SizeAuditor to monosize #27933

@Hotell

Description

@Hotell

Library

v8 (@fluentui/react) and v0 (@fluentui/fluentui-northstar )

Describe the feature that you would like added

v8,v0 is using lightrail service + size-auditor bot (github app) which is "unmaintained" and it will reach end of life by 31st Jan 2024 ( unless we will inherit and maintain it - we dont wanna do that) .

We have implemented bundle-size (now monosize) tool (used for v9) which has several advantages in comparison with size-auditor + lightrail:

  • can be run locally
  • does not need to query the github api
  • outputs the bundled code in prettified mode for analysis
  • can create multiple fixtures for one component to test different import scenarios, size auditor only runs once on the whole package

We need migrate all v8 and v0 from bundle-size-auditor to monosize

Have you discussed this feature with our team

@microsoft/fluentui-react-build

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Tasks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions