-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
refactorRelates to an internal changeRelates to an internal change
Description
Keeping the Map and the Calculator is sync is getting annoying. Now that Tailwind's Oxide engine and LightningCSS integration is in alpha,1 there's no longer a major reason for us not to put everything in a single monorepo. This would involve using Bun's https://bun.sh/docs/install/workspaces feature, and properly configuring Turborepo.
- Merge in the packages folder (https://hacks.mozilla.org/2022/08/merging-two-github-repositories-without-losing-commit-history/)
- Setup bun workspaces
- Setup Turborepo
- Extract out common code
- Re-add root files
- Restart CI
Footnotes
-
I hadn't wanted to keep them together if one would need PostCSS and the other wouldn't. ↩
Metadata
Metadata
Assignees
Labels
refactorRelates to an internal changeRelates to an internal change