運(yùn)行vuepress報(bào)錯(cuò)Error: Rule can only have one resource source (provided resource and test + include + exclude)
vuepress運(yùn)行npm run docs:dev, 報(bào)錯(cuò)Error: Rule can only have one resource source (provided resource and test + include + exclude)
webpack版本降到4.44.2的話, vuepress可以運(yùn)行, 但是npm run serve運(yùn)行不起來....
怎么才能
npm run serve
npm run build
npm run docs:dev
都不報(bào)錯(cuò)啊
2023-02-13
"webpack":"^4.0.0",