Skip to content
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

[BUGFIX release] Make sure the blueprints-js folder is published #20082

Merged

Conversation

bertdeblock
Copy link
Member

@bertdeblock bertdeblock commented May 3, 2022

@kategengler kategengler merged commit 754b604 into emberjs:master May 3, 2022
@kategengler
Copy link
Member

Thank you!

@NullVoxPopuli
Copy link
Sponsor Contributor

NullVoxPopuli commented May 28, 2022

any chance we can get this included in 4.4.1?

just tested a brand new app (while responding to https://stackoverflow.com/a/72419459/356849 )

❯ yarn list ember-source
yarn list v1.22.11
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ ember-source@4.4.0
Done in 0.54s.

❯ yarn ember g controller my-test
yarn run v1.22.11
$ /tmp/test-app/node_modules/.bin/ember g controller my-test
installing controller
installing controller-test
Done in 2.50s.
   
❯ gs
On branch main
nothing to commit, working tree clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Blueprint "controller" not working since ember-source@4.4.0
3 participants