David E Disch

Results 7 issues of David E Disch

![screen shot 2017-04-07 at 1 49 52 pm](https://cloud.githubusercontent.com/assets/1893118/24817343/631e735e-1b99-11e7-8d1b-b640886fe682.png) The build steps that we have above execute in the order: - install node - npm install - es lint - sass...

bug

## Description Right now there's no way to alter the Webpack config that's used to build Gatsby Functions. This change uses the standard Node API `onCreateWebpackConfig` and introduces a new...

topic: webpack/babel

Having the library user keep track of the Isolate instance improves performance by 5x from my tests in the benches. This could be further improved by multi-threading since the user...

**Description:** https://github.com/swc-project/swc/issues/3424 added support for the `reserved` mangle option which prevents identifiers from being mangled when listed in the array. This is fine in most cases but can cause issues...

I noticed that Chrome Dev Tools now has a feature to show all media query widths for a page. It might be helpful to some users of Percy to have...