David Zearing

Results 35 issues of David Zearing

I'm re-opening this due to getting buried and also because esbuild is producing fundamentally broken output. This could use some eyes. Setup: `index.js`: ```js export * from './utilities'; ``` `utilities.js`:...

This adds merge-styles to your examples.

Realized that the url is 404ing.

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** bundlesize doesn't work because of googleapi 403s. The actual console logging shows this:...

# Bug report **What is the current behavior?** When code contains exports from externalized libraries, the export statements are not preserved in output when they should be. **If the current...

bug
enhancement
webpack-5

#### Issue description When this is used in an environment where node_modules packages are symlinked (via lerna, @microsoft/rush, npm link) the locations to npm modules are expanded such that it...

type: Feature
Status: Upstream action required

#### Issue description I love this plugin; this is an absolutely awesome way to understand the contents of a bundle, but once we see the things making our bundle huge,...

type: Feature
Type: Discussion

We are seeing numerous packages which depend on tslib 1.x and 2.x. We'd like to de-duplicate these, but there doesn't seem to be clear docs on if it's safe to...

enhancement

**Describe the bug** I'm looking through the source here, and noticed something you may want to consider. When you call `useDebouncedCallback` in a server environment using `ReactDOM.renderToString`, no async calls...

https://github.com/microsoft/fluentui-system-icons/blob/master/icons_regular.md This markdown can't be read in darkmode github viewing. Please just spin up a simple next.js website that lets you wordwheel through them. It would be great to also...