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

Revert "Add just the necessary files to rollup watch mode" #2038

Conversation

patricklx
Copy link
Contributor

@patricklx patricklx commented Jul 10, 2024

Reverts #2007

this was not correct, now its not detecting new added files. This means rollup will not include any new files in the entrypoint.
I think the right solution would have been to either setup watch exlcude or watch include
https://rollupjs.org/configuration-options/#watch-exclude

and was giving me a headache why #1855 was suddenly failing after merging stable...

@patricklx
Copy link
Contributor Author

patricklx commented Jul 10, 2024

@vstefanovic97 can you check if this would still fix your issue?

@patricklx patricklx changed the title Revert "Add just the necessary files to rollup watch mode" Revert "Add just the necessary files to rollup watch mode" + alternative Jul 10, 2024
@patricklx patricklx marked this pull request as draft July 11, 2024 10:10
@patricklx patricklx force-pushed the revert-2007-watch-only-necessary-files branch from 711df01 to a8549f7 Compare July 11, 2024 11:13
@patricklx patricklx marked this pull request as ready for review July 11, 2024 11:13
@patricklx patricklx changed the title Revert "Add just the necessary files to rollup watch mode" + alternative Revert "Add just the necessary files to rollup watch mode" Jul 11, 2024
@patricklx patricklx marked this pull request as draft July 11, 2024 11:14
@patricklx patricklx closed this Jul 11, 2024
@patricklx patricklx deleted the revert-2007-watch-only-necessary-files branch July 12, 2024 07:27
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.

1 participant