ERROR in ./src/main.js 2:24-43 Module not found: Error: Can't resolve './format'

323 阅读1分钟

报错这个主要原因就是你的 入口起点 没配置好

    // 只需要把 入口配置处解决就好了