bottle-react icon indicating copy to clipboard operation
bottle-react copied to clipboard

Add `crossorigin="anonymous"` to scripts

Open logannc opened this issue 7 years ago • 0 comments

As title. This fixes some issues surrounding debugging outside scripts, etc. In particular, the BABEL_CORE script include could use this.

It should probably be configurable for the very rare case when the script tag needs withCredentials.

logannc avatar Jul 19 '18 19:07 logannc