Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.

add soft reload option #43

Open
steebchen opened this issue Nov 26, 2017 · 0 comments
Open

add soft reload option #43

steebchen opened this issue Nov 26, 2017 · 0 comments

Comments

@steebchen
Copy link

steebchen commented Nov 26, 2017

It would be nice to be able to use a soft reload. I am using hashes in the query string in my filenames – as soon as the page reloads the hash from a file would have already been changed so it only reloads the edited file and loads all other files from the cache. Currently, browser-sync forces to reload everything which makes everything slightly slower.

The line which should be extended or changed is the following: https://github.com/BrowserSync/browser-sync-client/blob/master/lib/browser.utils.js#L141

I'd be happy to send a PR if this would be a configuration feature you'd like to add.

@steebchen steebchen changed the title use soft reload add soft reload option Nov 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant