The Wayback Machine - http://web.archive.org/web/20220708022135/https://github.com/swc-project/swc/pull/4016
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

feat(swc/cli_compile): support out_file #4016

Merged
merged 5 commits into from Mar 15, 2022
Merged

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Mar 15, 2022

Description:

This PR implements --out-file cli flags for compile command. Also bikeshedds internal logics to avoid M*N matrix for input type * output type (input: stdin, file, dir.. output: stdout, single_file, out_dir...)

Related issue (if exists):

kdy1
kdy1 approved these changes Mar 15, 2022
Copy link
Member

@kdy1 kdy1 left a comment

Thank you!


swc-bump:

  • swc_cli

@kdy1 kdy1 enabled auto-merge (squash) Mar 15, 2022
@kdy1 kdy1 added this to the v1.2.156 milestone Mar 15, 2022
kdy1
kdy1 approved these changes Mar 15, 2022
kdy1
kdy1 approved these changes Mar 15, 2022
@kdy1 kdy1 merged commit 629709e into swc-project:main Mar 15, 2022
103 checks passed
@kwonoj kwonoj deleted the feat-cli-output-unify branch Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants