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

chore: modify the way to get __dirname (#1727) [skip ci] #1727

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

140948940
Copy link
Contributor

use dirname(new URL(import.meta.url).pathname) in node.js v18.15.0 have a bug,can't parse the directory correctly

use dirname(new URL(import.meta.url).pathname) in node.js v18.15.0 have a bug,can't parse the directory correctly
@netlify
Copy link

netlify bot commented Mar 8, 2023

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit 41b9f74
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/6408e5a4277eae00081671b5

Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@posva posva changed the title chore: modify the way to get __dirname chore: modify the way to get __dirname (#1727) [skip ci] Mar 8, 2023
@posva posva merged commit 92e3f11 into vuejs:main Mar 8, 2023
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 this pull request may close these issues.

2 participants