-
## 📝 Provide detailed reproduction steps (if any)
1. Setup simple project to build editor from nightly packages with block-quote plugin with webpack ([see StackBlitz sample here](https://stackblitz.c…
-
### Environment
```
@sentry/nextjs 8.33.1
```
### Steps to Reproduce
1. the project had `silent: true` passed into the `withSentryConfig()` (`@sentry/webpack-plugin` options)
2. the `SENTRY_AUTH_TO…
-
## Feature request
**What is the expected behavior?**
Is it possible to access DevServer instances from the Webpack plug-in somehow? I want to send custom events from server to cli…
-
We have multiple plugins using or will be using the `DataViews`: Social, Forms, Protect, Newsletters.
@manzoorwanijk noted:
> I don't think `DataViews` can be used in Jetpack at the moment. We tried…
-
### Current Behavior
### Just tested this on a fresh nx monorepo setup.
1. Generate 2 @nx/next libraries (lest say lib1 and lib2)
2. Make an import of lib2 in lib1.
3. Generate @nx/next compon…
-
## Description
If you compile a docusarus site on 3.6.0 you get the following error:
```
Hook useDocsPreferredVersionContext is called outside the .
ReactContextError
at useDocsPreferred…
-
### Command
build
### Description
Currently, configuration allows for setting `subresourceIntegrity` to `true` and this adds a sha384 hash to the html output's script tags.
However, sha384 is not …
-
## Problem
As a developer, I want to fail the build on `webpack` stage if the bundle contains duplicate web components that would crash my app in runtime, see https://github.com/vaadin/vaadin-rich…
-
目前是写死的,容易和应用自身的 @babel/runtime 依赖声明产生多版本,增加不必要的体积:https://github.com/umijs/umi/blob/9c76d40101bffb69178cc53b5fa78a1abc7059db/packages/babel-preset-umi/package.json#L24
比如这里:https://github.com/ant-d…
-
### Current Behavior
I get the same error this issue mentions: [#26296](https://github.com/nrwl/nx/issues/26296)
I also got the message to create a ticket here.
The same situation as the above menti…