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

Support js-output-optimization and remove-circulars in compilerOptions #17

Closed
Harbs opened this issue Nov 6, 2016 · 4 comments
Closed

Comments

@Harbs
Copy link

Harbs commented Nov 6, 2016

Hi Josh,

I'm really liking your extesion.

I'm not sure if I'm doing something wrong, but I tried adding the following items to compilerOptions in the asconfig.json file:
"js-output-optimization": "skipAsCoercions",
"remove-circulars": true,

I get "unknown compiler option" for both of those.

@joshtynjala
Copy link
Member

I'll get these added in a future version. When I release 0.1.1, you'll be able to add them to the new additionalOptions field in asconfig.json.

@Harbs
Copy link
Author

Harbs commented Nov 6, 2016

additionalOptions should be fine. Looking forward.

@joshtynjala
Copy link
Member

I just released version 0.1.1 of the extension. It now supports the additionalOptions field.

@joshtynjala joshtynjala reopened this Nov 7, 2016
@joshtynjala joshtynjala changed the title Missing compilerOptions Support js-output-optimization and remove-circulars in compilerOptions Nov 7, 2016
@joshtynjala
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants