Replies: 1 comment
-
I'd probably recommend against using Unpkg these days without good reason. It has a fair number of longstanding issues that seem unlikely to ever be resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use Preact with htm and signals without any build step and importing it through unpkg:
But it fails on
https://unpkg.com/[email protected]/hooks?module
giving a 404 error:Beta Was this translation helpful? Give feedback.
All reactions