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

stealTool.export resolve with graph and other data #266

Closed
justinbmeyer opened this issue Jun 22, 2015 · 0 comments
Closed

stealTool.export resolve with graph and other data #266

justinbmeyer opened this issue Jun 22, 2015 · 0 comments

Comments

@justinbmeyer
Copy link
Contributor

It would be nice if export provided the graph and other useful info.

@matthewp matthewp added this to the 0.11.0 milestone Jun 22, 2015
@matthewp matthewp modified the milestones: 0.11.0, 0.12.0 Sep 18, 2015
@matthewp matthewp removed this from the 0.12.0 milestone May 17, 2017
matthewp added a commit that referenced this issue May 17, 2017
Closes #266

Adds the steal-tools.buildResult object as being the exported value from
stealTools.export, the same way as with stealTools.build. This means
using export you get the following information:

- configuration: An object with details of where files are to be written
out to.
- graph: The dependency graph for the export.
- loader: The steal.loader that was used to trace the dependencies.
- steal: The steal object that was used to trace the dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants