Skip to content

Conversation

@michael-small
Copy link
Collaborator

Would close out #178

@michael-small michael-small self-assigned this Oct 7, 2025
@michael-small michael-small added enhancement New feature or request ready-for-review This feature has been implemented and is ready for a review. labels Oct 7, 2025
@michael-small michael-small linked an issue Oct 7, 2025 that may be closed by this pull request
import { DefaultTracker } from './internal/default-tracker';
import {
DevtoolsFeature,
DevtoolsFeature as DevtoolsFeatureInternal,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why you rename it here and reverse it later?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it is not renamed, there is a name conflict.

Import declaration conflicts with local declaration of 'DevtoolsFeature'

image

Copy link
Collaborator

@rainerhahnekamp rainerhahnekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rainerhahnekamp rainerhahnekamp merged commit de76bcc into angular-architects:main Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ready-for-review This feature has been implemented and is ready for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: DevtoolsFeature is not exported

2 participants