krux / postscribe

Asynchronously write javascript, even with document.write.
MIT License
986 stars 156 forks source link

Multiple postscribe libraries in one page? #495

Open EntityB opened 4 years ago

EntityB commented 4 years ago

What happens if I use postscribe on my page and another third party has also postscribe included?

How does it handle document.write override?