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

eyeglass package config block (needs, exports) missing #3

Open
strarsis opened this issue Nov 19, 2015 · 1 comment
Open

eyeglass package config block (needs, exports) missing #3

strarsis opened this issue Nov 19, 2015 · 1 comment

Comments

@strarsis
Copy link

strarsis commented Nov 19, 2015

The generated package.json is missing the eyeglass block,
including the recommended needs property.

[...]
"eyeglass": {
    "needs": "^0.7.1",
    "name": "file-text",
    "exports": "eyeglass-exports.js"
  },
[...]
@strarsis strarsis changed the title eyeglass block (needs, exports) missing eyeglass package config block (needs, exports) missing Nov 22, 2015
@strarsis
Copy link
Author

Concerning issue linkedin/eyeglass#109,
the generator may ask whether these are just plain sass styles (needs *) or
require a specific eyeglass version.

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