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
{{ message }}
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
报错 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中配置了
不过估计不是这个原因 因为后缀是.vued😭
The text was updated successfully, but these errors were encountered:
报错 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中配置了
不过估计不是这个原因 因为后缀是.vued😭
The text was updated successfully, but these errors were encountered: