-
### Describe the bug
In order to add external scripts (such as https://apis.google.com/js/api.js), we need to trigger some execution once they are loaded, such as in this example:
```html
i…
-
## Description
We are utilizing TypeScript's feature that allows extending a tsconfig.json with multiple config files. When extending two or more configs in a tsconfig, we encounter the following err…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
8:23:33 PM: Installing npm packages using pnpm version 8.14.1
8:23:33 PM: ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with package.json…
-
### Describe the bug
# new package.json after updating svelte4
{
"name": "appName",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "vite dev",
"build"…
-
Add ESLint and Typescript to improve code quality and maintainability, and automate running them on staged files prior to commits using [lint-staged](https://github.com/okonet/lint-staged) and [husky]…
-
### Describe the bug
Duplicate controls are pressent, if a project uses `@tailwindcss/forms`
![CleanShot 2023-05-22 at 12 23 25@2x](https://github.com/histoire-dev/histoire/assets/9967422/33271c55…
-
To recreate the issue, add `svelte-easy-crop` to a Sveltekit 2 project and `npm install`.
You will see the following warning:
`[vite-plugin-svelte] WARNING: The following packages have a svelte …
-
**Describe the bug**
Please refer to request [528](https://github.com/chibisafe/chibisafe/issues/528)
Clone your latest repo Commit: c7266919614106a3f8b1f431f3006a6a71469280
Install with YARN on my…