Skip to content

Fix identifier calculation for multiple controller roots - #17

Merged
marcoroth merged 1 commit into
mainfrom
fix-identifier-calculation-for-controller-roots
Oct 20, 2023
Merged

Fix identifier calculation for multiple controller roots#17
marcoroth merged 1 commit into
mainfrom
fix-identifier-calculation-for-controller-roots

Conversation

@marcoroth

Copy link
Copy Markdown
Owner

This pull request fixes the calculation for the controller identifiers when the project has multiple controller roots.

So a controller file at app/packs/controllers/nested/twice/webpack_controller.js would get the identifier nested--twice--webpack instead of app--packs--controllers--nested--twice--webpack.

@marcoroth marcoroth added the bug Something isn't working label Oct 20, 2023
@marcoroth marcoroth changed the title Fix identifier calculation for mulitple controller roots Fix identifier calculation for multiple controller roots Oct 20, 2023
@marcoroth
marcoroth merged commit ce3a50d into main Oct 20, 2023
@marcoroth
marcoroth deleted the fix-identifier-calculation-for-controller-roots branch October 20, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant