Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] dynamic import 解析模版字符存在问题 #1215

Closed
Jinbao1001 opened this issue May 29, 2024 · 0 comments · Fixed by #1224
Closed

[BUG] dynamic import 解析模版字符存在问题 #1215

Jinbao1001 opened this issue May 29, 2024 · 0 comments · Fixed by #1224
Assignees

Comments

@Jinbao1001
Copy link
Member

const data = useFetch({
    key: `component-changelog-${lang}`,
    request: () => import(`../../../preset/components-changelog-${lang}.json`),
  });

image

@xusd320 xusd320 changed the title [BUG] dynamic import 解析动态字符存在问题 [BUG] dynamic import 解析模版字符存在问题 May 29, 2024
@stormslowly stormslowly assigned Jinbao1001 and unassigned xusd320 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants