Bump.
Dec 20, 2018
2
Level 20
Is resolve-url-loader needed when using less?
New Laravel projects ship with resolve-url-loader in the package.json file. I tried browsing the Laravel Mix repo and it looks like this is only used when compiling sass, though I'm not 100% sure. I prefer to use less in my projects so I'm wondering if this is needed, or if it can be removed from my projects. Does anyone have any ideas about this?
Please or to participate in this conversation.