Results 182 issues of Jack Works

## Summary Fix devtools cannot be shutdown by bridge.shutdown(). ## How did you test this change?

CLA Signed

# Suggestion Have some way to convert a synthesized SourceFile to a real SourceFile that can be used in type checking. Currently, this kind of SourceFile crashes the compiler because...

Suggestion
Awaiting More Feedback

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

template: bug

Under TypeScript Node 16 module resolution (has `type: module` in the `package.json` and `moduleResolution: Node16` in `tsconfig.json`), this package cannot be imported correctly. ![image](https://user-images.githubusercontent.com/5390719/200098188-e47515ee-61c7-47ae-b08a-8f5a8a5fbd7c.png) ```ts import Wallet from '@project-serum/sol-wallet-adapter' new...

# Bug Report setter does not accept designated type ### 🔎 Search Terms setter ### 🕗 Version & Regression Information - This is the behavior in every version I tried,...

# Bug Report ### 🔎 Search Terms ### 🕗 Version & Regression Information Version: 5.0.0-dev.20221118 Crash stack: ``` node_modules\.pnpm\[email protected]\node_modules\typescript\lib\tsc.js:13512 return !(options.noEmitForJsFiles && isSourceFileJS(sourceFile)) && !sourceFile.isDeclarationFile && !host.isSourceFileFromExternalLibrary(sourceFile) && (forceDtsEmit ||...

Fix Available

## Summary This "attach" function is necessary to support the reload & profile function, but it is not accessible from the `react-devtools-inline` package. ## How did you test this change?...

CLA Signed
Resolution: Stale

## 🐛 Bug Report Under TypeScript Node 16 module resolution (has `type: module` in the `package.json` and `moduleResolution: Node16` in `tsconfig.json`), this package cannot be imported correctly. ## To Reproduce...

### Is your feature request related to a problem? My launcher does not work well with Microsoft Login, I want to use the launcher in offline mode and let authme...

### What is the problem this feature will solve? In some size-sensitive cases, we want to compress the output to ship smaller packages, we also want to keep useful stack...

feature request
source maps