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

Feature request: add a CLI API #102

Open
aduh95 opened this issue Apr 13, 2023 · 1 comment
Open

Feature request: add a CLI API #102

aduh95 opened this issue Apr 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@aduh95
Copy link

aduh95 commented Apr 13, 2023

What problem would this feature solve?

I'm looking for a replacement for deno bundle which has been deprecated. Having a CLI way to call the method would be ideal for a drop-in replacement for someone who wants to use the defaults.

What would this feature look like?

Something like:

$ deno -A run https://deno.land/x/emit/cli.ts --bundle ./entryPoint.ts > bundle.ts
@dsherret dsherret added the enhancement New feature or request label May 4, 2023
@jflatow
Copy link

jflatow commented Jul 18, 2023

💯 This seems kind of essential before dropping support for the deno bundle command line interface. Is this planned but on hold until the API stabilizes, or something? Is there something wrong with the bundle example? Just curious as to what to expect, since I've been informally relying on bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants