Neofonie / a11y

a little helper with big impact
https://a11y.neofonie.de/
4 stars 1 forks source link

playground auf pr geht nicht mit node_modules #19

Closed dutscher closed 1 month ago

dutscher commented 2 months ago

Lokal gehts

aber auf pr image image

<svelte:head>
    <!-- TODO: https://www.npmjs.com/package/playground-elements?activeTab=readme#other -->
    <script type="module" src="/node_modules/playground-elements/playground-ide.js"></script>
</svelte:head>

https://www.npmjs.com/package/playground-elements?activeTab=readme#other

dutscher commented 1 month ago

https://cdn.jsdelivr.net/npm/playground-elements@0.18.1/ https://github.com/google/playground-elements/issues/242 https://github.com/google/playground-elements/issues/93

dutscher commented 1 month ago

goinger