Skip to content

fix(vite): Ensure watch mode allows input inside output path#2872

Closed
Chartman123 wants to merge 1 commit intomainfrom
fix/vite-watch
Closed

fix(vite): Ensure watch mode allows input inside output path#2872
Chartman123 wants to merge 1 commit intomainfrom
fix/vite-watch

Conversation

@Chartman123
Copy link
Copy Markdown
Collaborator

This fixes #2869

Signed-off-by: GitHub noreply@github.com

Signed-off-by: GitHub <noreply@github.com>
@Chartman123 Chartman123 added the 3. to review Waiting for reviews label Aug 19, 2025
@Chartman123 Chartman123 requested a review from Koc August 19, 2025 12:42
@Chartman123 Chartman123 added technical debt Technical issue regression Regression of a previous working feature labels Aug 19, 2025
@Chartman123 Chartman123 requested a review from susnux August 19, 2025 12:42
@Chartman123 Chartman123 self-assigned this Aug 19, 2025
Copy link
Copy Markdown
Collaborator

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt this include in the config 👀

@Chartman123
Copy link
Copy Markdown
Collaborator Author

reading the changelog in #2831 it should be...

@Chartman123
Copy link
Copy Markdown
Collaborator Author

but there it's below build.rollupOptions.watch and not below build.watch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews regression Regression of a previous working feature technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm run dev:watch not works

2 participants