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

isolatedModules were ignored #54

Closed
ry opened this issue Dec 12, 2020 · 1 comment
Closed

isolatedModules were ignored #54

ry opened this issue Dec 12, 2020 · 1 comment

Comments

@ry
Copy link

ry commented Dec 12, 2020

> rm -rf /home/ryan/.cache/deno
> cd dext.ts/example
> deno run --no-check -A --unstable https://deno.land/x/dext@0.9.5/cli.ts build
[...]
Unsupported compiler options in "/home/ryan/src/dext.ts/example/tsconfig.json".
  The following options were ignored:
    isolatedModules
@lucacasonato
Copy link
Owner

Remove the isolatedModules key from your tsconfig file.

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