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

Option to watch additional files #191

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

Baptistemontan
Copy link
Contributor

@Baptistemontan Baptistemontan commented Aug 27, 2023

Add an option to watch any file:

# Additional files your application could depends on.
# A change to any file in those directories will trigger a rebuild.
#
# Optional.
watch-additional-files = ["additional_files", "custom_config.json"]

A change to any of those files trigger a rebuild of both client and server.

README.md Outdated Show resolved Hide resolved
@Baptistemontan Baptistemontan changed the title Option to watch additionnal files Option to watch additional files Sep 20, 2023
@gbj
Copy link
Contributor

gbj commented Oct 3, 2023

Thanks!

@gbj gbj merged commit 2ee0ee0 into leptos-rs:main Oct 3, 2023
3 checks passed
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.

3 participants