You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have any configuration file that I can create to define which files/folders I want to cache?
For example:
I have so many css files in node_modules, but I want only the bootstrap.css file to be cached.
How can I define that?
The text was updated successfully, but these errors were encountered:
Whitelist and blacklist of folders and files is a feature we still have to implement, and it's already on the extension backlog. Unfortunately, I don't have free time right now to work on it.
Have any configuration file that I can create to define which files/folders I want to cache?
For example:
I have so many css files in node_modules, but I want only the bootstrap.css file to be cached.
How can I define that?
The text was updated successfully, but these errors were encountered: