Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Added auto-deploy npm script, browser-sync support #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshellington
Copy link

No description provided.

@KenEucker
Copy link

I've been using this for a couple of days now and I don't feel like it's quite there yet. Today, my machine really slowed down after leaving auto-deploy on the whole day.

A better solution than using the watch cli may be to use watch programmatically. That way we could wait for a threshold of files in the dist folder (if there's always 9 files in a folder, then wait to run the deploy when those 9 files appear and not when the first one appears and then again each time another file is recreated in the dist folder).

@joshellington
Copy link
Author

joshellington commented May 18, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants