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

Blueprints? #477

Closed
MichalBryxi opened this issue Sep 3, 2024 · 2 comments · Fixed by #484
Closed

Blueprints? #477

MichalBryxi opened this issue Sep 3, 2024 · 2 comments · Fixed by #484

Comments

@MichalBryxi
Copy link
Contributor

MichalBryxi commented Sep 3, 2024

In this part of README.md it is said that there a blueprints available:

> ember generate chart <chart-name>

but in this commit (converstion to v2 addon) the blueprints seem to be deleted.

Moreover when I try running said line I will get:

> pnpm exec ember generate chart time-series
Unknown blueprint: chart

Should we:

  1. Delete said reference as it's no longer up-to-date?
  2. Delete all other (linting, gitignore, etc.) references to blueprints?
@RobbieTheWagner
Copy link
Collaborator

@MichalBryxi I don't think v2 addons support blueprints, so we should probably remove reference to them.

MichalBryxi added a commit to MichalBryxi/ember-highcharts that referenced this issue Oct 4, 2024
- These don't exist anymore.
- Fixes ahmadsoe#477
@MichalBryxi
Copy link
Contributor Author

Cool. Here ya go: @RobbieTheWagner #484

MichalBryxi added a commit to MichalBryxi/ember-highcharts that referenced this issue Oct 5, 2024
- These don't exist anymore.
- Fixes ahmadsoe#477
RobbieTheWagner pushed a commit that referenced this issue Oct 7, 2024
- These don't exist anymore.
- Fixes #477
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants