-
Problem: rush-sdk has added the `exports` field in his `package.json` field, which will make it unable to work as expected.
## Summary
rush-sdk provide the ability to call the internal API…
-
## Summary
`api-extractor` does not support the newly added `isolatedDeclaration` flag in tsconfig files.
## Repro steps
Simply add the flag `isolatedDeclaration` to either tr…
-
## Summary
Running `rush update --full` in https://github.com/microsoft/rushstack-samples fails with:
```
ERROR @rush-temp/heft-node-basic-tutorial: @rushstack/heft-jest-plugin@0.1.2…
-
## Summary
A user is experiencing issues when running `trust-dev-cert` in an SPFx project. This code utilizes the debug certificate manager. When we investigated this issue, at first it…
-
Is there any method to retrieve the cache ID of a project whose local cache has been enabled? I want to retrieve the cacheIDs before the build and copy the cache files from storage.
-
### Current Behavior
When running the `react-standalone` application, after generating a library using `npx nx g lib mylib --directory=mylib` and selecting `vite` as bundler, the command `npm run sta…
-
**Environment**
yarn: `1.22.17`
node: `21.4.0`
**Steps to reproduce**
1. Run `yarn add eslint@latest`
2. Run `yarn add @thoughtbot/eslint-config --dev`
3. Add `.eslintrc.json` with the fol…
-
## Summary
I'm working on a custom cloud storage cache plugin, as per the docs here:
https://rushjs.io/pages/maintainer/build_cache/#enabling-cloud-storage
https://rushjs.io/pages/maintainer/us…
-
In cases where API exports are aliased to avoid collisions with built-ins, export statements are surfaced in all API report variants regardless of release tag.
This was not an issue prior to the re…
-
I am hitting ERROR: Internal Error: Unable to determine semantic information for declaration: when running api-extractor
The **bolded** code **[name, value]** seems to be causing the prob…