Taken from http://drupal.stackexchange.com/questions/146805/css-js-aggregation-shut...
With the change to a css and/or js file make sure it's seen if the bypass cookie is set.
Taken from http://drupal.stackexchange.com/questions/146805/css-js-aggregation-shut...
With the change to a css and/or js file make sure it's seen if the bypass cookie is set.
Comments
Comment #2
mikeytown2 commentedNow calls _drupal_flush_css_js which changes the query string attached to individual files that are outside of aggregates; useful with ?advagg=0 mode.