kt3k / packup

📦 Zero-config web application packager for Deno
https://packup.deno.dev/
MIT License
328 stars 18 forks source link

useState don't with skypack v17.0.2 but #35

Open elycheikhsmail opened 2 years ago

elycheikhsmail commented 2 years ago

but it work with v17.0.1

ije commented 2 years ago

try esm.sh ?

elycheikhsmail commented 2 years ago

Frontened tooling in deno not mature, I use it for testing and learn. I try esm.sh for vue and I have some problem, but how esm.sh work under the hood to convert npm package to esm-deno module ? can we use this processus localy

ije commented 2 years ago

@elycheikhsmail you can run the esm.sh server locally

elycheikhsmail commented 2 years ago

@ije how ?

UltiRequiem commented 2 years ago

esm.sh

Check https://github.com/esm-dev/esm.sh/blob/master/HOSTING.md