Hi,
When you set a cachebust in your index.html e.g:
<link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css?{{cachebust}}">
The cachebust is only set for certain default file extensions.
Is it possible to override this default setting?
Hi,
When you set a cachebust in your index.html e.g:
<link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css?{{cachebust}}">
The cachebust is only set for certain default file extensions.
Is it possible to override this default setting?