Skip to content

Vite#317

Draft
NullVoxPopuli wants to merge 25 commits intomasterfrom
nvp/its-vite-time
Draft

Vite#317
NullVoxPopuli wants to merge 25 commits intomasterfrom
nvp/its-vite-time

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

@NullVoxPopuli NullVoxPopuli commented Apr 17, 2026

Converts the docs and test-app to vite using the vite codemod from mainmatter.

Also migrates from fastboot to vite-ember-ssr since fastboot doesn't work with vite.
(and vite-ember-ssr is quite a bit more ergonomic)

each app:

  1. Run codemod
  2. run lint:fix
  3. Remove v1 addons (fastboot, fastboot-testing, ember-cli-code-coverage, etc)
    2. ember-try replaced with @embroider/try, CI updated accordingly
    3. ember-cli-sass removed
    4. ember-cli-github-pages removed
  4. add vite-ember-ssr
    1. Migrate each vite app to minimal, shedding compat (required)
    2. type=module the apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant