Pete Gonzalez

Results 67 issues of Pete Gonzalez

### Feature Proposal I work in a large monorepo, so when I launch the Webpack dev server, the localhost URL is unpredictable. Different apps may use different ports. Webpack helpfully...

Migrating from version 1.0 to version 2.0, we noticed that this library has switched to starting descriptions with a lower case letter. For example `-h` now says `show this help...

Reporting intuitive error messages is an important feature of a professional parser. It seems the playground does not show any error message or error location, just a simple color red...

## Summary Issue #1029 and PR #1796 implemented support for this syntax: ```ts import * as controls from './controls'; export { controls } ``` But there is a shorthand syntax...

enhancement

Rush shouldn't be in a position of recommending that people use the ancient NPM 4. Due to recent interest, I am opening this meta-issue to track the punch list of...

general discussion

@xperiments We have been using the name "TSDoc" for a community effort to standardize the documentation comments used with TypeScript. We were planning to publish our NPM package using the...

Today @william2958 and I chatted about some remaining design questions for the Subspace config files, related to his PR https://github.com/microsoft/rushstack/pull/4715: [subspaces.md](https://rushjs.io/pages/advanced/subspaces/) ![image](https://github.com/microsoft/rushstack/assets/4673363/0bc3408e-fa9b-44dd-9ee4-a9f695b57cb7) Here's a summary of the proposed changes: -...

## Summary Following up from PR https://github.com/microsoft/rushstack/pull/4711, I audited the Rush Stack code base to look for any other invocations that might be affected by the same issue. That PR...

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version 8.15.5 ### Which area(s) of pnpm are affected? (leave empty...

type: bug