Any tips to avoid having to manually clear chrome browser cache everytime I change CSS? Not all things suffer from this, but the package I'm using seems to.
d
deactivateduser
08/23/2020, 1:38 AM
probably by opening the developer tool and tick the Disable cache option.
g
Gunslingor
08/23/2020, 2:48 AM
What's really weird is that it's already checked, but good suggestion. Maybe it wasn't working because I didn't have the dev window open 100% of the time. Still I am concerned this is a downside of the webpack approach, first project using it.
k
Kroppeb
08/23/2020, 4:54 AM
I think you need to have the Dec window open to have the disable cache option work