PaddleHQ / paddle-js-wrapper

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

Removed crossOrigin header #16

Closed vijayasingam-paddle closed 6 months ago

vijayasingam-paddle commented 6 months ago

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