We switched to a monorepo for ease of making minor changes for compatibility across browsers. However, there is a lot of code that is no duplicated.
- Evaluate the code for shared logic that can be moved to a library.
- Refactor shared code out into logical projects.