0.13.1 • Published 9 months ago

@embroider/app-blueprint v0.13.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

@embroider/app-blueprint

Very experimental blueprint for scaffolding Ember v2 apps with Vite

!CAUTION This blueprint is not intended for production or development use. There are a number of known issues that we are working on, and it is intended as a technology preview only. Do not use this blueprint unless you know what you are doing!

If you want to use Embroider in a production application follow the instructions on the main Embroider README.

This is likely to change on a daily basis so you have to keep up to date with the changes to expect it work. Use ember-cli-update to update to the latest version.

Usage

Generating a brand new app

This following command will create a new folder called my-fancy-app in your cwd

npx ember-cli@latest new my-fancy-app -b @embroider/app-blueprint --pnpm

Updating an existing Ember app

If you want to try to update an existing app you can run this command inside your app's directory:

pnpx ember-cli@latest init -b @embroider/app-blueprint --pnpm --name your-app-name

it will prompt you to override some files and you should say yes to every override.

Note: replace your-app-name with your existing app name (from the package.json file) for a smaller diff.

Updating the blueprint version

Use ember-cli-update to update to later versions of the blueprint:

pnpm dlx ember-cli-update
0.13.1

9 months ago

0.13.0

9 months ago

0.12.0

10 months ago

0.11.0

10 months ago

0.10.1

10 months ago

0.10.0

10 months ago

0.9.0

10 months ago

0.8.0

11 months ago

0.7.2

11 months ago

0.7.1

11 months ago

0.7.0

11 months ago

0.6.0

11 months ago

0.5.2

12 months ago

0.5.1

12 months ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago