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

Don't fail without outDir in tsconfig.json when denoify.out is specified in package.json #34

Open
KillyMXI opened this issue Oct 14, 2021 · 1 comment

Comments

@KillyMXI
Copy link

I only needed declarationDir for my project.
It's no big deal - I lost nothing from specifying outDir instead.
I just see no reason why it should fail when enough info is supplied via other config keys.
Expected logic is:
"If specific value (denoify.out) is provided then run with it, otherwise try to construct a fallback value based on outDir."

@garronej
Copy link
Owner

garronej commented Oct 15, 2021

Ok got it

gitbook-com bot pushed a commit that referenced this issue Jan 6, 2023
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

2 participants