itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Use Vite for display test app

Open kckst8 opened this issue 3 years ago • 1 comments

Replace usage of react-scripts in display-test-app with Vite. Read the README.md file within the app for instructions on how to run and build for web and/or desktop (electron). Ensure that all works with Vite. The frontend should use Vite, but the backend scripts can remain as is and they are setup to use commonjs modules. You can use the vite.config.ts file from iTwin Studio as a starting point. Can also use the Studio app for guidance in general, but keep in mind it is electron only.

kckst8 avatar Jul 01 '22 20:07 kckst8

Please update description to indicate the motivation behind and ramifications of this change. Or, fill out the provided enhancement issue template.

pmconne avatar Jul 01 '22 20:07 pmconne

closed by https://github.com/iTwin/itwinjs-core/pull/5605

aruniverse avatar Aug 31 '23 13:08 aruniverse