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

Allow TsMinifier to output generated minified source #3

Closed
ToddThomson opened this issue Nov 23, 2016 · 2 comments
Closed

Allow TsMinifier to output generated minified source #3

ToddThomson opened this issue Nov 23, 2016 · 2 comments
Assignees
Milestone

Comments

@ToddThomson
Copy link
Owner

TsMinifier should output the generated minified source ( .ts or .tsx ) in the MinifierOutput result.

@ToddThomson ToddThomson added this to the Release 1.0.0 milestone Nov 23, 2016
@ToddThomson ToddThomson self-assigned this Nov 23, 2016
@ToddThomson
Copy link
Owner Author

ToddThomson commented Nov 23, 2016

Completed. This feature will be available in release 1.0.0-beta.4

ToddThomson added a commit that referenced this issue Nov 25, 2016
Addresses issues #3 #4
TsMinifer now extents the Ts2Js Compiler.
@ToddThomson
Copy link
Owner Author

This subtask of issue #2 has been completed in release 1.0.0-beta.4

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

1 participant