-
Failed to compile.
[eslint] Failed to load config "standard" to extend from.
Referenced from: /Users/taochen/project/react-crm/.eslintrc.js
WARNING in ./node_modules/antd/dist/antd.css (./node_mo…
-
```javascript
addLessLoader({
javascriptEnabled: true,
modifyVars: { '@brand-primary': 'hotpink', "@brand-primary-tap": 'pink' }, // 修改主题
}),
```
```json
{
"react-scripts": "3.4.1",
…
-
in ./node_modules/vux/src/components/v-chart/v-scale.vue friendly-errors 16:36:11
Module parse failed: Unexpected token (3:0) …
dg489 updated
4 years ago
-
### System Info
"vue": "^3.2.13",
"@babel/preset-env": "^7.25.3",
"@rsbuild/core": "^1.0.1-rc.2",
"@rsbuild/plugin-babel": "^1.0.1-rc.2",
"@rsbuild/plugin-less": "^1.0.1-r…
-
Hi,
could you think of a smart way to combine this loader with sass or less?
I would like to use the fontgen loader to generate a mixin with less or sass and reuse it in my sass or less files.
-
This dependency was not found:
* !!vue-style-loader!css-loader?{"sourceMap":true}!../_vue-loader@13.7.1@vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-30918f72","scoped":true,"hasInli…
zczjy updated
5 years ago
-
Description:
I am encountering a build failure when using the less-loader in my project. The error message points to an unrecognized input in my LESS file. Here are the details:
Error Message:
…
-
```json
{
mode: 'production',
context: '/home/koooge/go/src/github.com/koooge/vue-cli-v500rc1',
devtool: 'source-map',
output: {
hashFunction: 'xxhash64',
path: '/home/koooge/go…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues
### Issue Summary
Following …
-
部分依赖:
```json
{
"@babel/core": "^7.2.0",
"babel-loader": "^8.0.4",
"babel-plugin-import": "^1.11.0",
"webpack": "^4.28.4",
"typescript": "^3.2.2",
"less": "^3.9.0",
"less-loader": "^4.1.0",
…