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