-
Right now if any of my sass files have an `@import` in them I get an error like this:
```
stream.js:94
throw er; // Unhandled stream error in pipe.
^
source string:1: error: file to…
-
Can't seem to get emotion to work following simple examples from docs.
[I cloned the nextjs/with-emotion repo to start](https://github.com/zeit/next.js/tree/master/examples/with-emotion)
And the…
-
The `order` rule should support [the `node:` protocol](https://nodejs.org/api/esm.html#esm_node_imports) for builtin node modules.
-
not really an issue, but moving to Laravel 5.4/Mix from 5.3/Elixir seems to have killed my image min functionality as it relies on Gulp.
trying to stick with a web pack/mix work flow what are optio…
-
When I use
```
const imageminJpegtran = require('imagemin-jpegtran');
```
I Found: 'imagemin-jpegtran' Can't jpg min
-
Hi there!
I am using Vuex module mode and trying to set a cookie inside nuxtServerInit, but for some reason it does not seem to set anything at all.
A worth note, in server, it does not appear t…
-
## Feature Description
All existing images should be removed and replaced with SVGs as we will only support SVGs going forward. Existing logic for handling images can be removed to simplify logic.
…
-
**I'm submitting a bug report**
* **Library Version:**
2.0.2
**Please tell us about your environment:**
* **Operating System:**
Windows 10
* **Node Version:**
15.0.1
* **NPM Version:**
…
-
# This is a Bug Report
## Description
Hi there,
I am trying to use imagemin in a function (Nodejs). It is working fine on local, but once it is deployed, I am getting this error if I try it, …
-
We're upgrading to 11.3.0 to 12.0.3 and are getting the following error in our production build:
`UnhandledPromiseRejectionWarning: Error: Failed to load plugin 'react' declared in '.eslintrc.js': C…