-
From @SachiraChin in https://github.com/microsoft/ApplicationInsights-JS/issues/1321#issuecomment-667709759
I've got the same issue while working on gatsby site. I actually thought it was an issue …
MSNev updated
3 years ago
-
## CVE-2021-23382 - Medium Severity Vulnerability
Vulnerable Libraries - postcss-7.0.35.tgz, postcss-7.0.32.tgz, postcss-7.0.27.tgz, postcss-7.0.18.tgz, postcss-6.0.1.tgz, postcss-7.0.23.tgz, postcss…
-
## Description
After a migration from v2 to v3 and fighting through a jungle of dependency conflicts, I finally arrived at a successful build.
There were (are) 3 deprecation warnings:
1. `Dep…
Hahlh updated
3 years ago
-
## Description
Currently Gatsby's wrapper functions (`wrapRootElement` and `wrapPageElement`) are present in both configs, the SSR and browser. This is unnecessary since they both do the same.
#…
-
## Summary
With our most recent run of the workflow which pulls down translations from the vendor & merges them back into the repo, we got a PR (so the workflow ran successfully) but the PR fails to …
-
This is the output of npm audit
catdrout@pop-os:~/Рабочий стол/event-calendar$ npm audit
==…
ghost updated
3 years ago
-
**Describe the bug**
On a fresh install of Gatsby, the plugin fails to build due to a missing `.cache/functions` directory.
```
────────────────────────────────────────────────────────────────
…
-
## Description
When using fully specified paths in imports
e.g
export { quiz as jsFunctions } from './js-functions.js';
gatsby send this error message
![image](https://user-images.githu…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest version?
- [X] Yes, I'm using the l…
-
Hi, I'm using Webpack^5.46.0, @storybook/react^6.3.4, msw-storybook-addon^1.2.0, and msw^0.35.0. I have Storybook configured to use Webpack 5. Whenever the Storybook dev server is running and I modify…