PaddleHQ / paddle-js-wrapper

Wrapper to load Paddle.js as a module and use TypeScript definitions when working with methods.
Apache License 2.0
44 stars 6 forks source link

Removed crossOrigin header #16

Closed vijayasingam-paddle closed 10 months ago

vijayasingam-paddle commented 10 months ago

Removing the crossOrigin header from the script tag as we noticed some issues with CORS headers in some implementations.