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

Replace ACTIONHERO_TEST_FILE_EXTENSION with ACTIONHERO_TYPESCRIPT_MODE (boolean) #1668

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

evantahler
Copy link
Member

@evantahler evantahler commented Dec 7, 2020

Replaces the old process.env.ACTIONHERO_TEST_FILE_EXTENSION with process.env.ACTIONHERO_TYPESCRIPT_MODE to more declaratively state if we should load typescript files or not.

New values are process.env.ACTIONHERO_TYPESCRIPT_MODE="true" or process.env.ACTIONHERO_TYPESCRIPT_MODE="false"

@evantahler evantahler added enhancement New feature or request BREAKING-CHANGE labels Dec 7, 2020
@evantahler evantahler merged commit ce15880 into master Dec 7, 2020
@evantahler evantahler deleted the typescript-env branch December 7, 2020 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING-CHANGE enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant