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

Wrong default target #124

Open
sebastianhaas opened this issue Feb 24, 2016 · 0 comments
Open

Wrong default target #124

sebastianhaas opened this issue Feb 24, 2016 · 0 comments

Comments

@sebastianhaas
Copy link

It appears to me that the default value for target is ES5 rather than ES3 as stated in the docs.

A verbose grunt run without any additional options returns something like
"inputFile.ts" --removeComments --target ES5 --out outputFile.js for me.

I think --target ES5 should not be a default option since you would expect this plugin to have the same defaults as the compiler itself.

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

1 participant