You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Since import maps are not yet supported by all browsers, its is necessary to add the polyfill es-module-shims.js --><scriptasyncsrc="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script><scripttype="importmap">{"imports": {"@box2d/core": "https://cdn.skypack.dev/@box2d/[email protected]","gl-matrix": "https://cdn.jsdelivr.net/npm/[email protected]/+esm"}}</script><scripttype="module">import{b2Vec2}from"@box2d/core";constvec=newb2Vec2(1,2);console.log("vec =",vec);</script>
The text was updated successfully, but these errors were encountered:
8Observer8
changed the title
[Feature requested] It is very necessary NPM package to create links on jsDelivr, unpkg or skypack
[Feature requested] It is very necessary to create NPM package to create links on jsDelivr, unpkg or skypack
Jul 8, 2023
8Observer8
changed the title
[Feature requested] It is very necessary to create NPM package to create links on jsDelivr, unpkg or skypack
[Feature requested] It is very necessary to create NPM package to create links on jsDelivr, unpkg or Skypack
Jul 8, 2023
8Observer8
changed the title
[Feature requested] It is very necessary to create NPM package to create links on jsDelivr, unpkg or Skypack
[Feature requested] It is very necessary to add NPM package to create links on jsDelivr, unpkg or Skypack
Jul 8, 2023
It is very necessary to add NPM package to create links on jsDelivr, unpkg or Skypack.
It should support ES-module (ESM) like it was made for @box2d/core: https://www.npmjs.com/package/@box2d/core
The text was updated successfully, but these errors were encountered: