You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Uncaught ReferenceError: require is not defined
at Object. (moment.js:3)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (index.js:10)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (index.js:417)
at Object. (index.js:539)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (FormItem.js:18)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (Form.js:22)
使用 antd4-codemod src 做完升级检查
npm install --save antd@4.8.0 (升级前版本3.26.18)
The text was updated successfully, but these errors were encountered:
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Uncaught ReferenceError: require is not defined
at Object. (moment.js:3)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (index.js:10)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (index.js:417)
at Object. (index.js:539)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (FormItem.js:18)
at webpack_require (bootstrap be2dfed452189e00c89d:50)
at Object. (Form.js:22)
The text was updated successfully, but these errors were encountered: