progress on adding version string to some css
This commit is contained in:
@@ -3,4 +3,6 @@ define([], function () {
|
||||
// fix up locations so that relative urls work.
|
||||
require.config({ baseUrl: window.location.pathname });
|
||||
require([document.querySelector('script[data-bootload]').getAttribute('data-bootload')]);
|
||||
require(['/common/rewrite-css.js']);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user