-
I recently upgraded this monorepo to Yarn 2+, which greatly reduces the time required to install/update npm dependencies. One issue left unaddressed is the activation of the PnP mode generated an erro…
-
### Current Behavior
Getting the error after running `npx nx run :build-storybook` following a fresh test setup on NX v15.5.2:
```
> NX Cannot find module 'webpack/lib/util/makeSerializable.j…
-
SUBJECT: ci cd pipeline gets tripped up with scratch folders with yml files
## Current Behavior
Nx cloud works great
As a developer I tend to prototype and have some extra baggage like a '`prot…
-
**TypeScript Version:** 2.4.0 / nightly (2.5.0-dev.201xxxxx)
2.5.2
It's a old issue that haven't resolve yet.
#17242 #17042
Resubmit this for old ones are closed.
**Case**
1. Us…
-
As a portal user I would like to choose the analysis I expect the BfR to perform.
Allow the user to choose one or more options from the section "Bitte führen Sie folgende Untersuchungen der Isolate d…
-
It seems that updating to 13.8.4 didn't lined up the migrations needed:
![image](https://user-images.githubusercontent.com/759416/156891029-bf3d1a3a-7024-4608-aed7-c21c363ab0be.png)
## Current B…
-
TL;DR: Sounds like screen readers treat uppercase words as acronyms so ADD is pronounced "A D D". Sounds like we might need to use aria-label to address it correctly
[See discussion from pull reque…
-
**Describe the bug**
I am using Storybook6-rc01 with builder-webpack5.
I define several variables with patching webpack config and DefinePlugin through function `webpackFinal`:
```
plugins: [
…
-
## Current Behavior
Failed to build node packages
See the error trace below.
## Expected Behavior
To be able to run build command with run-many.
## Steps to Reproduce
```
npx cr…
-
Running the 'ng g jest' command will generate a jest.config.js file in the root of the project. This will override the settings for jest used by the IDE (tested so far with VS Code & WebStorm). I have…