Stefanie L.

Results 10 issues of Stefanie L.

Hi, I'm having a problem serving my webpack bundle to older browsers. I'm using your library but because of one little "const" in middleware.js it breaks. https://github.com/benjamine/fetch-wrap/blob/91faed95f7f544064e18474bf197d9204c04734e/src/middleware.js#L150 Would it be...

This lifecycle function is deprecated. Would be great if you could add UNSAFE prefix or generally refactor it to componentDidUpdate. ``` Warning: componentWillReceiveProps has been renamed, and is not recommended...

Hey, when I run cacheBust it says "0 files busted" although it did indeed update one file and added a hash. What is this supposed to tell me? config: ```...

Hi, I just updated to 2.1.2. It all works great and I can check now against all countries. Unfortunately a problem with the production build happened. We use webpack and...

Feature Request

Hi, I just updated to node 8.16.1 from 6.4.0. I'm on csscomb version 4.2. When running it seem to execute but when running it verbose it actually shows that it's...

Hi, I just updated grunt-csscomb to version 4.0.0 from 3.11. It comes with csscomb 4.2. Running node 6.4.0. Unfortunately after running it, it moved all my leading combinators. This behavior...

type: bug

Hi, mocha 6 supports config files. In my project you can run mocha with and without grunt so at the moment I have 2 sources of truth for the configuration....

Hi guys, i'm using this plugin quite heavily at the moment and am happy that it works for me almost 100%. So great work! I do have one compiling issue...

Hi, I'm seeing some really strange behavior that I cannot seem to figure out. I moved away from `jsdelivr` and host some scripts myself. Among them are `regenerator-runtime.0.14.1.min.js`, `import-map-overrides.3.1.1.js`, `systemjs.6.15.1.min.js`...

Hi, I have a few skipped tasks in my pipeline. It seems that dependabot sees this as failed. Is there a way to trigger the auto merge even if there...