解决 webpack 打包时 moment.js 报错问题 antd 框架中内置了 moment 库,可以用来进行本地化等配置。我最近在使用 antd 通过 webpack 打包时却遇到了 moment.js 的一个错误。 2020-05-06 前端 webpack antd moment