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

chore: add decorators transform for addon consumers #85

Merged
merged 3 commits into from
Mar 7, 2018

Conversation

headquarters
Copy link
Member

Per the warning ember-decorators throws (text below), the babel-transform addon needs to be installed in order to use ember-decorators.

WARNING: ember-decorators (used in ember-bulma): You have not installed @ember-decorators/babel-transforms. It has been extracted to a separate addon. See instructions for installation: https://github.com/ember-decorators/babel-transforms#readme

Per the warning ember-decorators throws (text below), the babel-transform addon needs to be installed in order to use ember-decorators. 
```
WARNING: ember-decorators (used in ember-bulma): You have not installed @ember-decorators/babel-transforms. It has been extracted to a separate addon. See instructions for installation: https://github.com/ember-decorators/babel-transforms#readme
```
@headquarters headquarters changed the title Add decorators transform for addon consumers chore: add decorators transform for addon consumers Mar 6, 2018
Copy link
Member

@crodriguez1a crodriguez1a left a comment

Choose a reason for hiding this comment

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

@headquarters Thanks for taking care of this.

@crodriguez1a
Copy link
Member

@alexdiliberto Merging this update. Feel free to release if you're able to get to it before I can.

@crodriguez1a crodriguez1a merged commit 3065b51 into open-tux:master Mar 7, 2018
@headquarters headquarters deleted the patch-1 branch March 8, 2018 14:05
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.

None yet

2 participants