imodeljs / itwin-viewer

Monorepo that contains the iTwin Viewer npm package and its related packages
MIT License
15 stars 13 forks source link

Use CRA 4.0 in viewer-sample #69

Closed aruniverse closed 3 years ago

aruniverse commented 3 years ago

Pull in and test our cra 4.0 fork in the viewer sample https://github.com/imodeljs/create-react-app/pull/24

To test locally, you'll need to update common/config/rush/.npmrc to pull from our bentley feed.

Had to add a devDep on react-refresh (used for fast refresh) due to this bug, https://github.com/pnpm/pnpm/issues/2957

aruniverse commented 3 years ago

Abandoning pr, we will have support for cra4.0 in the new viewer