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

using nodemon in dev for better experience #36

Closed
BanDroid opened this issue Jul 2, 2023 · 3 comments
Closed

using nodemon in dev for better experience #36

BanDroid opened this issue Jul 2, 2023 · 3 comments

Comments

@BanDroid
Copy link
Contributor

BanDroid commented Jul 2, 2023

we could use nodemon with custom --exec with tsx in dev command, any plan for making it this way? i made the nodemon to watch only the server directory since only in there i would change any server-related code.

i tried using ts-node, but it seems giving TS Error, using tsx is much more easier.

IMG_20230702_182546_043

@brillout
Copy link
Member

brillout commented Jul 2, 2023

I think it's better we wait for vikejs/vike#562 instead, as it will provide a much better DX.

Closing, but if someone disagrees let me know.

@brillout brillout closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2023
@BanDroid
Copy link
Contributor Author

BanDroid commented Jul 2, 2023

I think it's better we wait for brillout/vite-plugin-ssr#562 instead, as it will provide a much better DX.

Closing, but if someone disagrees let me know.

i could wait, but for using batijs to scaffold new app, probably use nodemon as it is not the main vite-plugin-ssr boilerplate. even if i create a new app using batijs, i will use nodemon anyway and it is not efficient to do everytime creating new app

@brillout
Copy link
Member

brillout commented Jul 3, 2023

I agree, but I don't think it's worth it to add if if we'll remove it soon.

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

2 participants