-
I recently user 'style-resources-loader' cause some plugins not work.
I'm not sure where problem it is.
```
addPostcssPlugins([
require('postcss-px-to-viewport')({
...
})
]),
…
-
```
root@felipe:~# git clone https://github.com/Mr-fangao/smart-tourism
Cloning into 'smart-tourism'...
remote: Enumerating objects: 9460, done.
remote: Counting objects: 100% (416/416), done.
re…
-
(node:12308) UnhandledPromiseRejectionWarning: Error: Found an unhandled loader in the development webpack config: sass-resources-loader
This error probably occurred because you updated react-s…
-
Failed to compile
./src/Home/less/antMotionStyle.less (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-8-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--5-one…
-
In `less-loader` we have custom `FileManager` plugin (https://github.com/webpack-contrib/less-loader/blob/master/src/utils.js#L27).
Algorithm (https://github.com/webpack-contrib/less-loader/blob/ma…
-
``
```
addPostcssPlugins([
require('postcss-px-to-viewport')({
...
})
]),
addWebpackModuleRule(
{
test: /\.less$/,
use: ['style-loader', 'css-loader', 'le…
-
Error msg:
```javascript
ReferenceError: jest is not defined
at Object. (C:\Users\alilo\Documents\NextjsWithTS\nextjs-boilerplate\node_modules\jest-next-dynamic\index.js:53:3)
at Module._…
-
- webpack Version: 4.41.5
- style-loader Version: 1.1.13
I'm updating style-loader from 0.20.3 to 1.1.13
One of the changes I needed to do was to rename attr to attributes, however this doesn't w…
-
The internal loaders use strict file extension regexp,such as: [less loader](https://github.com/Anidetrix/rollup-plugin-styles/blob/main/src/loaders/less/index.ts#L12)
```typescript
const loader: Lo…
-
## Version **4.0.5** of [less-loader](https://github.com/webpack-contrib/less-loader) just got published.
Branch
Build failing 🚨
Dependency
…