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

Lazily support TS hook files #282

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Lazily support TS hook files #282

merged 1 commit into from
Feb 21, 2022

Conversation

Whoaa512
Copy link
Contributor

@Whoaa512 Whoaa512 commented Dec 8, 2020

Fixes #163

@TroyAlford
Copy link

TroyAlford commented Jan 12, 2021

I've applied this same change-set locally, and it works as-described. It should be noted that you must have "module": "CommonJS" in your tsconfig.json's compilerOptions, as this is a requirement for ts-node to resolve properly.

Unfortunately, the local tests don't seem to run for me at all - so I am unclear why the metaverse tests are failing, as I can't reproduce. (I'm on a Mac? Maybe that's why?)

Is there any chance this might get some attention soon? It would be a nice feature addition. :)

@cerinoligutom
Copy link

Bump

@Whoaa512
Copy link
Contributor Author

@jondot ptal

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

Successfully merging this pull request may close these issues.

Typescript support within hooks files
4 participants