Skip to content

feat(gen): move babel choice to script list #1154

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

Merged
merged 1 commit into from
Aug 12, 2015
Merged

Conversation

Awk34
Copy link
Member

@Awk34 Awk34 commented Aug 11, 2015

No description provided.

@@ -141,8 +133,8 @@ var AngularFullstackGenerator = yeoman.generators.Base.extend({
}
}], function (answers) {

this.filters.babel = !!answers.babel;
Copy link
Member

Choose a reason for hiding this comment

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

We need to set filters.babel still, don't we?

Copy link
Member Author

Choose a reason for hiding this comment

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

this.filters[answers.script] = true; will take care of that

kingcody added a commit that referenced this pull request Aug 12, 2015
feat(gen): move babel choice to script list
@kingcody kingcody merged commit 0438921 into canary Aug 12, 2015
@kingcody kingcody deleted the babel-in-lang-list branch August 12, 2015 02:15
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.

2 participants