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

fix(build): cannot handle file name containing single quote #2615

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

zonemeen
Copy link
Collaborator

@zonemeen zonemeen commented Jul 14, 2023

fix #2614

If the filename contains a single quote. Since the final characters of the name:'${ data.relativePath }' contains more than two single quotes, it doesn't compile through.

@brc-dd brc-dd merged commit 9949f00 into vuejs:main Jul 14, 2023
@zonemeen zonemeen deleted the fix/file-single-quote branch July 15, 2023 03:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot handle doc file name containing single quote
2 participants