Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add app-bridge-react and polaris to optimizeDeps
In development its possible (but an edge case) that navigating from one page without these dependencies to another page with the dependencies would cause a full page refresh, which then redirects to the logicn page. By adding this config, we should avoid that edge case
- Loading branch information