-
Robert Knight authored
The `crossorigin="anonymous"` attribute was added to `<link rel="preload">` elements created by the boot script because it was needed when preloading API responses, so that the response can be read. We don't need to use cross-origin requests when preloading stylesheets however, and we were seeing occassional errors in Chrome due to this (see https://github.com/hypothesis/client/issues/3987).
f63a3ce6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
polyfills | ||
test | ||
.babelrc | ||
boot.js | ||
browser-check.js | ||
index.js | ||
parse-json-config.js | ||
url-template.js |