-
# Bug report 🐞
## Version & Environment
```js
plugins: [
compression({
threshold: 1024,
include: /\.(js|mjs|json|css|html|wasm)$/i,
}),
compression({
alg…
-
I recently tried to upgrade to storybook7 and Vite but the package is giving this error- _No matching export in "node_modules/@storybook/vue3/dist/index.mjs" from import "app".
Below is my package…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
How does `--impacted-by` interact with phased commands? I'm trying to use `--impacted-by` with a phased command and it's certainly not working and I'm trying to understand if I'm doing som…
-
### What type of issue is this?
Question
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Target SharePoint environment
SharePoint …
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
…
-
https://github.com/microsoft/rushstack/blob/1aa5eeddb611ff0a71210a05c14db116fa74c574/libraries/module-minifier/package.json#L23
CVE-2022-25858
Recommended upgrade version:5.14.2
-
### pnpm version: 7.17.1
### Code to reproduce the issue:
```console
npm install -g pnpm@7.17.1
mkdir temp && cd temp
npm init -y
npm install @rushstack/heft-jest-plugin
pnpm install
```
…
-
## Summary
While working to update a rush monorepo to ESM I hit an issue when attempting to update webpack config files to leverage a `.cjs` file extension. For "reasons", we'd prefer to not refactor…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…