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

How detect dependencies with aliases #48

Open
KocaHocTpa opened this issue Mar 26, 2019 · 2 comments
Open

How detect dependencies with aliases #48

KocaHocTpa opened this issue Mar 26, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@KocaHocTpa
Copy link

There is an alias "@" in my project, and arkit cannot catch this dependency.
For example:
Main.vue
import callAdapter from '@/modules/callAdapter';

2019-03-26_14-50-42

  1. Windows 10
  2. 1.5.0
@KocaHocTpa KocaHocTpa added the bug Something isn't working label Mar 26, 2019
@itaditya
Copy link

I'm having the same problem. I'm using https://www.npmjs.com/package/babel-plugin-module-resolver

@11111000000
Copy link

11111000000 commented Jul 22, 2020

I want arkit to resolve "/something" as ./src/something.js - as my parcel do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants