Skip to content

[Next] Kill mixins #20935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions blueprints/mixin-test/files/__root__/__testType__/__name__-test.js

This file was deleted.

25 changes: 0 additions & 25 deletions blueprints/mixin-test/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions blueprints/mixin/files/__root__/mixins/__name__.js

This file was deleted.

8 changes: 0 additions & 8 deletions blueprints/mixin/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions broccoli/amd-compat-entrypoints/ember.debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@ d('@ember/object/internals', emberObjectInternals);
import * as emberObjectLibComputedComputedMacros from '@ember/object/lib/computed/computed_macros';
d('@ember/object/lib/computed/computed_macros', emberObjectLibComputedComputedMacros);

import * as emberObjectMixin from '@ember/object/mixin';
d('@ember/object/mixin', emberObjectMixin);

import * as emberObjectObservers from '@ember/object/observers';
d('@ember/object/observers', emberObjectObservers);

Expand Down
51 changes: 0 additions & 51 deletions node-tests/blueprints/mixin-test-test.js

This file was deleted.

Loading
Loading