Type Alias: XMLHttpRequestLoaderOptions
XMLHttpRequestLoaderOptions: object
Type declaration
bustBrowserCache?
optional
bustBrowserCache: boolean
Indicates if the loader should bust the browser's cache by
appending the current timestamp to each URL as a query string
parameter.
Defined in
src/builtin/loaders/xml_http_request_loader.ts:14