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

Does the {{getting-started}} partial provide any means to list optionals? #7

Open
Satyam opened this issue Dec 4, 2012 · 0 comments

Comments

@Satyam
Copy link

Satyam commented Dec 4, 2012

I have some optionals in one of my modules. I added this to my component.json:

"use"        : ["gallery-button-plugin","cssbutton /*optional*/"]

But then, the getting-started ends up like this:

YUI().use('gallery-button-plugin', 'cssbutton /*optional*/', function (Y) {

with the comment for cssbutton listed within the quotes. It would be nice if there was some means to list the optionals and having them commented as such in a proper way.

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

No branches or pull requests

1 participant