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

fixes livereload when using root CLI param #3441

Merged
merged 2 commits into from Aug 6, 2023

Conversation

t-fritsch
Copy link
Collaborator

when loading an index.html file outside the reveal folder like this

npm start --root=../some/path

livereload is broken since gulp only looks inside the reveal folder.

This fix allows to make livereload work again even when using slides in another folder.

@hakimel hakimel merged commit ae703c3 into hakimel:master Aug 6, 2023
@hakimel
Copy link
Owner

hakimel commented Aug 6, 2023

Makes sense, thanks!

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.

None yet

2 participants