Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 407 Bytes

File metadata and controls

11 lines (7 loc) · 407 Bytes

@ember/app-blueprint

This is the blueprint that is used to generate a new Ember app using Vite as the primary build system.

If you have an existing app that you would like to upgrade to use Vite consider using the ember-vite-codemod

Usage

pnpm dlx ember-cli@latest new my-app-name -b @ember/app-blueprint --pnpm