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
[X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
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
(nowmonosize
) tool (used for v9) which has several advantages in comparison withsize-auditor
+ lightrail:We need migrate all v8 and v0 from
bundle-size-auditor
tomonosize
Have you discussed this feature with our team
@microsoft/fluentui-react-build
Additional context
No response
Validations
Tasks
Fluent UI React - Bundle-Size
Fluent UI React - Bundle-Size
from branch restriction check (master, 7.0)