microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.28k stars 595 forks source link

feat: update exports from fast foundation to be explicit and provide package exports #6808

Closed chrisdholt closed 1 year ago

chrisdholt commented 1 year ago

Pull Request

📖 Description

Certain tooling does not play well with names paced exports. This PR adds export paths from fast-foundation to better accommodate this scenario.

part of #6809

Testing

IF the API report doesn't show a change and the build passes, we should be good!

chrisdholt commented 1 year ago

I'm going to close this as I think we likely want export paths for everything instead.

usrrname commented 1 year ago

I appreciate the idea. At TR, we've really been running into issues with React and Jest projects throwing errs when it creeps right down to reactWrapper imported from @microsoft/fast-element