Skip to content

Enable use-ember-modules in blueprint optional-features.json#10976

Merged
NullVoxPopuli merged 1 commit intomasterfrom
copilot/update-optional-features-json
Mar 29, 2026
Merged

Enable use-ember-modules in blueprint optional-features.json#10976
NullVoxPopuli merged 1 commit intomasterfrom
copilot/update-optional-features-json

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 29, 2026

Sets use-ember-modules: true in the default optional-features.json for both the app and addon blueprints, opting new projects into Ember's module-based imports by default.

Changes

  • packages/app-blueprint/files/config/optional-features.json — added "use-ember-modules": true
  • packages/addon-blueprint/files/config/optional-features.json — added "use-ember-modules": true

@NullVoxPopuli NullVoxPopuli merged commit 0ac6fd9 into master Mar 29, 2026
76 checks passed
@NullVoxPopuli NullVoxPopuli deleted the copilot/update-optional-features-json branch March 29, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants