Skip to content

$createElement of undefined  #11

@a298003154

Description

@a298003154

配置插件之后,会出现这样的 warning
4BD76D5E273316CB478333ACA881B276

是缺失什么配置还是啥呢?
swc 配置如你的例子一样

jsc: {
  transform: {
    react: {
      runtime: 'automatic',
      importSource: '@lancerComet/vue2-jsx-runtime',
      throwIfNamespace: false
    }
  }
}

vue 版本:2.7.14
swc 版本:1.3.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions