-
Hi,
Can you please publish your build process, so that we can debug it?
A lot of issues are opened for failed build.
If we don't know how build works we can't solve those issues in our packages.
…
-
With the CLI, It would be really nice to see all problems in one execution of `npx @skypack/package-check`. I was using the command to check up on some internal packages at my workplace, and there are…
-
Caveat: I'm not sure this is a problem with Skypack. I think it's much more likely that we have a problem with our packages. But I'm not sure where to start debugging so I'm hoping you can help.
I'…
-
Some packages (e.g., [d3-format](https://github.com/d3/d3-format)) do not provide a default export; instead they provide named exports. These named imports can be imported individually or as a namespa…
-
**What happened?**
An invalid signature was sent in a request and my server returned a 500, Internal Server Error, due to `verify` rejecting with a `TypeError`:
script.ts
…
-
First, thank you for this cool plugin! Codes get more stylish and simpler with it.
### Issue
I've been trying to develop a system where you select values in an input form and submit them and then …
-
Does not work:
https://cdn.skypack.dev/monaco-editor
https://cdn.skypack.dev/new/monaco-editor@v0.26.0/dist=es2020
The pinned version of 0.25.2 which I have been using does not work any more…
-
I'm making a comparison of module CDNs.
I have a series of test pages for module CDNs:
- https://install.guide/test/esm-pinned.html
- https://install.guide/test/esm-unpinned.html
- https://ins…
-
I opened up the console on skypack.dev and tried
```js
import('https://cdn.skypack.dev/@lume/element').then(console.log)
```
and it resulted in
```
Access to script at 'https://cdn.skypack…
-
### Node version (or tell us if you're using electron or some other framework):
v15.8.0
### ShellJS version (the most recent version/Github branch you see the bug on):
shx 0.3
### Operating syst…