Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

.vue后缀的jsx组件无法编译 #214

Open
Loveyless opened this issue Jan 10, 2023 · 1 comment
Open

.vue后缀的jsx组件无法编译 #214

Loveyless opened this issue Jan 10, 2023 · 1 comment

Comments

@Loveyless
Copy link

报错 The esbuild loader for this file is currently set to "js" but it must be set to "jsx" to be able
to parse JSX syntax. You can use "loader: { '.js': 'jsx' }" to do that.
我在vite中配置了
image

不过估计不是这个原因 因为后缀是.vued😭

@bingowujihuan
Copy link

image
can i use plugin in node_modules lib for vue2 components

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants