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(dev): resolve correct relative path for alias dir internal import… #407

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

underfin
Copy link
Member

@underfin underfin commented Jun 18, 2020

… outside files

fix #396

Other Fix CI Fail

Look like it is already has listened 3000 port with other process.
lsof -i:3000 | awk 'NR==2{print $2}' | xargs kill -9 hope it is helpful for this.

@yyx990803 yyx990803 merged commit cae1038 into vitejs:master Jun 19, 2020
@underfin underfin deleted the fix-import-outside-aliased-dir branch June 19, 2020 02:56
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.

Cannot import paths outside of an aliased directory
2 participants