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

Does not work with nestjs #24

Open
samuelerodi opened this issue Oct 26, 2021 · 1 comment
Open

Does not work with nestjs #24

samuelerodi opened this issue Oct 26, 2021 · 1 comment

Comments

@samuelerodi
Copy link

samuelerodi commented Oct 26, 2021

Testing hooks in a nestjs project. The hooks seems to be ignored by nestjs build even using the --tsc flag and specifying correct file path.

It works correctly using tsc -p tsconfig.build.json

@swimauger
Copy link
Owner

Hi @samuelerodi,

Working on an update now to allow tsc-hooks to be used with frameworks. This took awhile to figure out what the best approach would be, since this in particular could have had some ugly over head, but I believe I have figured out a way to best handle adding the tsc-hooks injection script to any CLI.

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

2 participants