immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
386 stars 86 forks source link

Host the polyfill on CDN #62

Open jsantell opened 5 years ago

jsantell commented 5 years ago

Figure out a CDN solution so developers can target the latest polyfill version, keep up with browser latest changes, and take advantage of #61 when ready. Referencing the npm package would suffice, and should update documentation to guide devs to use the CDN.