-
I want to try out the analyzer and I tried importing it form skypack and unpkg, and it's failing.
See: https://cdn.skypack.dev/error/build:@custom-elements-manifest/analyzer@v0.6.3-KzrCMF8r5dCxOfOp…
-
This repl is awesome! :heart: I have a small issue.
https://svelte.dev/repl/820b649c9edd4acd9e9b33d727dd3414?version=3.42.6
```svelte
import {createForm} from 'svelte-forms-lib';
```
>…
-
If you go to https://cdn.skypack.dev/new/@hotwired/turbo@v8.0.0/dist=es2019
You will get:
```
Unexpected Error: Build was successful but could not be found.
5V8DuTbsCrqcih2bsBTs
```
The gu…
-
The following error occurs when defining`.spectral.js` in a project repo which would extend a ruleset from a **private** NPM package (in this case `@team-supercharge/oasg/ruleset`)
```js
import oa…
-
Running the following script results in type errors when using [Deno](https://deno.land/):
`echo 'import plist from "https://cdn.skypack.dev/simple-plist@1.3.1?dts"' | deno run -`
https://github…
-
This report appears specific to using (either of) skypack or esm.sh to get a ES6 module version of ajv. I see the issue in both Deno v1.16.4 and Chrome 96.0.4664.110 (on OS X, though I doubt that matt…
-
Please report bugs, rendering errors, CSS problems, cross-browser issues and so on here.
If you have found a mistake in the text, you can also report it here, although there's no need to report OS/b…
-
**The `deno-slack` versions**
```
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.14.2/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.8.0/",
```
**Deno runti…
-
tsup builds on top of esbuild (so it's SUPER fast) + emits type dec files + iife format
- resolve type dec imports? (for deno? or just use skypack)
- follow recs on package export field: https://d…
-
As I understand, Skypack was maintained by the Snowpack team.
Since Snowpack is no longer being actively maintained, is Skypack also not actively maintained?
I don't see recent issues being closed.