bmustiata / fast-live-reload

A live reload that works with all the possible browsers.
18 stars 5 forks source link

deprecated warning #20

Closed MareoRaft closed 4 years ago

MareoRaft commented 4 years ago

When running fast-live-reload, I repeatedly get the warning

DEPRECATED: intercept. Use decorateUseRes instead. Please see README for more information.

outputted to my console. I'm guessing there is probably some dependency that just needs to be updated or something like that.