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

Duplicate use of the parameter name #11

Open
brunowego opened this issue Feb 7, 2015 · 2 comments
Open

Duplicate use of the parameter name #11

brunowego opened this issue Feb 7, 2015 · 2 comments

Comments

@brunowego
Copy link

I think will be nicer if use by default the parameter name existing in package.json. Like:

{
  "name": "Webapp",
  "frontend": {
    "stylesheets": "app/styles",
    "javascripts": "app/scripts"
  },
  [...]
}
@CREEATION
Copy link
Contributor

But only if name isn't present in the frontend object, right?

@brunowego
Copy link
Author

Yes @CREEATION 👍

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

2 participants