-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Library
Web Components (@fluentui/web-components)
Describe the feature that you would like added
Based on wc-3 to master merge #31288 following tasks need to be done:
- make normalize-package-dependencies generic for whole monorepo feat(workspace-plugin): make normalize-package-dependencies generic and faster #31293
- make storybook types and configs generic so both wc and react can use them to reduce dupes / feat: extract root storybook shared types so they can be used by web-component domain #31424
- introduce
type-checkingtask that follows v9 / chore(web-components): implement proper type-checking command #31423 -
compiletask does a lot of unnecessary things manually. remove manuallageinvocations and make thebuildtask rely on used task orchestrator ( lage atm, nx in future ) / chore(web-components): simplify compile script, tweak api-extractor config to stop spamming CI with warnings #31422 - npmignore normalization / feat(web-components): migrate from npmignore to package.json#files for release #31519
Have you discussed this feature with our team
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Priority
High
Reactions are currently unavailable