demo-ember-vite
demo-ember-vite copied to clipboard
Ember.js running on Vite
https://github.com/lifeart/glimmer-next/pull/25
https://github.com/ijlee2/ember-container-query
Here is glimmerjs ssr sample: https://github.com/lifeart/glimmerx-workshop/blob/master/server/index.js
https://github.com/elwayman02/ember-user-activity
https://github.com/ember-animation/ember-animated
Resolves: https://github.com/lifeart/demo-ember-vite/issues/69
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...
Just for fun, Likely we have to add proper update - https://stackoverflow.com/questions/50790222/react-how-to-update-props-of-root-component And configure loader: https://github.com/vitejs/vite/issues/4427#issuecomment-1066117792