mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
db989bf686
Each script will execute at most once so we could also set `.textContent` to something like `;`, then add it to the document, then change the `.textContent`, but this seems like the simplest approach. See http://dev.w3.org/html5/spec-preview/the-script-element.html for details.