为了账号安全,请及时绑定邮箱和手机立即绑定

antd-mobile 无法加载react-app-rewired

antd-mobile 无法加载react-app-rewired

子衿沉夜 2019-01-30 17:13:55
const { injectBabelPlugin } = require('react-app-rewired');module.exports = function override(config, env) {config = injectBabelPlugin(['import', { libraryName: 'antd-mobile', style: 'css' }], config);return config;};我按照官网的步骤来的,但是控制台报错yarn run v1.7.0$ react-app-rewired startinjectBabelPlugin is not a functionerrorinfo Visit Command failed with exit code 1.https://yarnpkg.com/en/docs/c... for documentation about this command.Process finished with exit code 1
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 1107 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信