microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.52k stars 2.73k forks source link

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

Closed Hotell closed 9 months ago

Hotell commented 1 year ago

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:

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

Tasks

Hotell commented 9 months ago

Epic implemented !