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

Conditionally enable measurements in compile time #1

Open
michalstocki opened this issue Apr 4, 2016 · 0 comments
Open

Conditionally enable measurements in compile time #1

michalstocki opened this issue Apr 4, 2016 · 0 comments

Comments

@michalstocki
Copy link
Owner

In Typescript 2.1 there is planned conditional applying of the decorators basing on the compiler flag. We could use this feature to emit measure-js decorators only when excpected. It could be useful to emit measure-js decorators in dev and test environments and keep production runtime code clean and faster.

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