demo-ember-vite
demo-ember-vite copied to clipboard
Create setup for ember 3.24.6 + ember-data 3.24.2 from this template
In general, main approach should remain.
We need to do:
- apply proper patch for this version of ember-source. Samples: (https://github.com/lifeart/demo-ember-vite/pull/53), bump ember from 5.1 to 5.4 https://github.com/lifeart/demo-ember-vite/pull/82
- create ember-data configuration based on (https://github.com/lifeart/demo-ember-vite/pull/29) or maybe from scratch (should be simplier)