Skip to content

Commit a2860f7

Browse files
committed
Switch to the @ember-tooling/classic-build-app-blueprint blueprint
This allows us to stay in the classic build system until we can switch to Vite with the codemod.
1 parent 60bf36c commit a2860f7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

config/ember-cli-update.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
"schemaVersion": "1.0.0",
33
"packages": [
44
{
5-
"name": "ember-cli",
5+
"name": "@ember-tooling/classic-build-app-blueprint",
66
"version": "6.7.2",
77
"blueprints": [
88
{
9-
"name": "app",
10-
"outputRepo": "https://github.com/ember-cli/ember-new-output",
11-
"codemodsSource": "ember-app-codemods-manifest@1",
9+
"name": "@ember-tooling/classic-build-app-blueprint",
1210
"isBaseBlueprint": true,
1311
"options": [
1412
"--no-welcome"

0 commit comments

Comments
 (0)