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

Update ingredient spec to allow ingredients to export metadata #27

Open
lzilioli opened this issue Jun 30, 2017 · 0 comments
Open

Update ingredient spec to allow ingredients to export metadata #27

lzilioli opened this issue Jun 30, 2017 · 0 comments

Comments

@lzilioli
Copy link
Contributor

lzilioli commented Jun 30, 2017

This issue maps back to ROUX-530 in our private issue tracker.

Ingredients may want to specify tags or other properties that the rest of the roux tooling can use. For example, roux-webpack-config may want to automatically generate an entry map of ingredients, but can't do so unless the ingredients have some way of indicating that they should be treated as a webpack entrypoint.

  • update the ingredient spec to allow an ingredient.json or yaml-front-matter in ingredient.md
  • upgrade the roux code to read this metadata and include it in the ingredient objects returned from roux.resolve
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