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

Improve dependencies lookup process. #11

Merged
merged 1 commit into from
Feb 16, 2015

Conversation

s-panferov
Copy link
Contributor

Details:

  1. Support cyclic references in .d.ts files.
  2. Correct file resolving in case when file extension is omitted.
  3. Correct handling of internal imports e.g. import lib = mod.lib.

Details:

1. Support cyclic references in .d.ts files.
2. Correct file resolving in case when file extension is omitted.
3. Correct handling of internal imports e.g. `import lib = mod.lib`.
andreypopp added a commit that referenced this pull request Feb 16, 2015
Improve dependencies lookup process.
@andreypopp andreypopp merged commit a063c9f into andreypopp:master Feb 16, 2015
@andreypopp
Copy link
Owner

Awesome, thanks, pushing 1.1.1 to npm.

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