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

tslombok always watch #5

Open
teelyjc opened this issue Dec 17, 2023 · 3 comments
Open

tslombok always watch #5

teelyjc opened this issue Dec 17, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@teelyjc
Copy link

teelyjc commented Dec 17, 2023

In tslombok, while I'm running "pnpm tslombok".
in build time tslombok is watching files.

image

@riflowth
Copy link
Member

@teelyjc What you mean by "always watch"?
TSLombok always watch your source code for generating type by design.

@teelyjc
Copy link
Author

teelyjc commented Dec 17, 2023

I didn't found the way to production build in docker. if TSLombok always watch my file. If it better to seperate command "pnpm tslombok" and "pnpm tslombok -w" or "pnpm tslombok --watch"

@riflowth
Copy link
Member

Ohhh. I get your point. I will implement this one in the next version.
Thanks for reporting @teelyjc

@riflowth riflowth added the enhancement New feature or request label Dec 17, 2023
@riflowth riflowth self-assigned this Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants