Skip to content

--emit=dep-info stdout support #47112

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
albizures opened this issue Jan 1, 2018 · 1 comment
Closed

--emit=dep-info stdout support #47112

albizures opened this issue Jan 1, 2018 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.

Comments

@albizures
Copy link

I'm working on the integration of wasm and rust into parcel.js, and we want to use --emit=dep-info to watch the dependencies, but we are wondering if it's possible to send the output to the stdout instead of creating a file.

And btw is it doable to have a json output? this could help a bit the parsing of the dependencies from Node.

you can see our progress here

thanks!

@pietroalbini pietroalbini added C-enhancement Category: An issue proposing an enhancement or a PR with one. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. labels Jan 30, 2018
@Enselic
Copy link
Member

Enselic commented Sep 17, 2023

Triage: Closing as fixed by #111626 which added regression tests.

@Enselic Enselic closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2023
@Enselic Enselic closed this as completed Sep 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants