会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
全玉金生
博客园
首页
新随笔
联系
订阅
管理
2023年10月13日
Element type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got undefined
摘要: 原因就是组件引入错误,应该是 import {BillReverse} form '../xx' 写成了 import Reverse from '../xx' 两个错误 1. 没写大括号 2. 组件名错误 如何从打包后的文件分析导出内容格式 1. 新版的webpack打包umd已经没有webpac
阅读全文
posted @ 2023-10-13 14:45 全玉
阅读(1733)
评论(0)
推荐(0)
编辑
公告