-
Notifications
You must be signed in to change notification settings - Fork 27
fix(cli): dirname #83
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
A new prerelease is available for testing: |
@thednp can you test this? |
I tested |
Are you sure import.meta.dirname is defined? |
well yes, i can log the dir and get the version number, but if you think this cause the problem, let me update it |
You need to use
|
no, is will read the project package.json |
@thednp check the new one |
This npx [email protected] ? |
yeah |
Seems to be working. Will let you know if any issue asap ok? |
I think the problem is fixed, safe to say it's ready for 0.7.3 I guess. |
@hngngn is this live now? Can I test 0.7.3? |
Please disregard the above, I tested with latest, all working flawless. Great work ;) |
fix #82