Stamplay / stamplay-js-sdk

:rocket: JavaScript SDK of Stamplay cloud platform
https://stamplay.com
MIT License
88 stars 18 forks source link

Fix global object references #22

Closed lbragaglia closed 8 years ago

lbragaglia commented 8 years ago

Make all references to object "Stamplay" goes through the same scope, using the "root" parameter (fix needed to solve #15).