Hi, I'm wondering if there is a way to import this library as any other npm package? I'm using Gulp with Babel plugin. I tried to change main property in package.json to different files but I couldn't resolve issue.
Also, I have tried to include the script from bin/ folder but there is no VPAIDFlashClient constructor available globally unless I assign it as a property on window.
Hi, I'm wondering if there is a way to import this library as any other npm package? I'm using Gulp with Babel plugin. I tried to change main property in package.json to different files but I couldn't resolve issue.
Also, I have tried to include the script from bin/ folder but there is no VPAIDFlashClient constructor available globally unless I assign it as a property on window.