pixi-viewport icon indicating copy to clipboard operation
pixi-viewport copied to clipboard

CDN availability

Open NemoStein opened this issue 4 years ago • 2 comments

Following the issue at https://github.com/davidfig/pixi-scrollbox/issues/18 Is it considered to push this project into a CDN like CDNJS?

NemoStein avatar Mar 30 '20 20:03 NemoStein

Sure. I think you need to create a PR in cdnjs for it to be done quickly. pixi-viewport is available through jsdelivr: https://www.jsdelivr.com/package/npm/pixi-viewport

davidfig avatar Mar 30 '20 23:03 davidfig

There's no UMD browser build of Pixi Viewport, but the CJS loads through unpkg.com

https://unpkg.com/pixi-viewport

https://unpkg.com/[email protected]/dist/cjs/viewport.js

jasonsturges avatar Mar 27 '22 03:03 jasonsturges