-
This is all error information I got,the target project is log4j2:
![image](https://github.com/github/codeql/assets/30264078/48918374-95b6-49e7-8f87-943a1b497ecd)
but I can create database for ot…
-
It would be better if TypeScript types were exported from this package. As a user it simplifies using this library and as an author that should make it easier to supporting latest versions. Let me kno…
-
### Describe the bug
skypack fails to build v1.8.1: https://cdn.skypack.dev/solid-js/web
```
/*
* [Package Error] "solid-js@v1.8.1" could not be built.
*
* [1/5] Verifying package is val…
-
How should library authors set up export conditions to have separate entries for dev and prod? I'm making a [tsup preset](https://github.com/solidjs-community/tsup-preset-solid) that would automatical…
-
When using `npx electric-sql generate` to generate the client against the Postgres instance with an electrified table
```
$ \d t
Table "public.t"
Column | Type | Collation …
-
Impossible to reproduce on jsfiddle.
# Error
The library tries to insert a css rule in the first stylesheet of page. It's forbidden if it's an external stylesheet.
# Step to reproduce
- Includ…
-
Hey! Great library!
I am using it in the browser, and it would be great if the async versions would support promises as well instead of just callbacks.
Ideally it would look something like this…
-
The use of UI frameworks has been discussed in #4058 and https://github.com/refined-github/refined-github/pull/5779#issuecomment-1174556727. This has been on my mind for quite some time and just now I…
-
Per a F2F conversation with @justinfagnani, wanted to capture agreement to add a single, modern-browser-exclusive build of LitElement and the most frequently used lit-html directives to the distribute…
-
if a css file is imported, esbuild should fix the output, so it contains assert for css.
see: https://web.dev/css-module-scripts/