-
Notifications
You must be signed in to change notification settings - Fork 599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove @microsoft/fast-foundation and @microsoft/fast-web-utilities #6996
Remove @microsoft/fast-foundation and @microsoft/fast-web-utilities #6996
Conversation
Would it be possible to move |
I think this is a follow-up as part of the reorganization of the monorepo to npm workspaces (@janechu can correct me if I'm wrong) |
I'm getting an error when preparing and building from a clean state. I think Here's the error I'm seeing, only when running
|
The issue with moving files like that wholesale is you lose the git history or at least it becomes very hard to track because you have to go back to before the commit where you moved things. If we feel that's not a big deal we can move things up a folder, I didn't want to do it without some discussion. |
Pull Request
📖 Description
This change removes:
@microsoft/fast-foundation
- the most recent version can be found on brancharchives/fast-foundation-3
@microsoft/fast-web-utilities
🎫 Issues
Closes #6951 and closes #6954
✅ Checklist
General
$ yarn change
⏭ Next Steps
@microsoft/fast-foundation
in@microsoft/fast-ssr
for testing.