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

Listen / build html on changes. #224

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

TheBox193
Copy link
Contributor

Changes

  • The Watch task is listening to html file changes
  • The html task needs to be run in order for those changes to be live in the via the reload.
  • This change adds the html task to the watch command.

Correct me if I'm wrong, but I think when the html files change the html task needs to run to update the html files in the dist folder.

Correct me if I'm wrong, but I think when the html files change the `html` task needs to run to update the html files in the `dist` folder.
Base automatically changed from master to main January 24, 2021 06:34
@UlisesGascon UlisesGascon self-assigned this Apr 5, 2022
Copy link
Contributor

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

Tests seems broken due dependencies mismatching. I will solve that in a separate PR. See #233
Captura de pantalla 2022-04-05 a las 13 36 55

@UlisesGascon UlisesGascon added this to the Release 0.7.4 milestone Apr 5, 2022
@UlisesGascon UlisesGascon mentioned this pull request Apr 5, 2022
4 tasks
@UlisesGascon
Copy link
Contributor

Due #237 I will check the CI tests against main after merge

@UlisesGascon UlisesGascon merged commit 97f545e into ragingwind:main Apr 5, 2022
@TheBox193 TheBox193 deleted the patch-1 branch April 7, 2022 13:45
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.

2 participants