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

Provide relative paths in exported types definition files #140

Closed
Vidlec opened this issue Apr 1, 2019 · 0 comments
Closed

Provide relative paths in exported types definition files #140

Vidlec opened this issue Apr 1, 2019 · 0 comments

Comments

@Vidlec
Copy link
Contributor

Vidlec commented Apr 1, 2019

What:

Exported types declarations includes absolute paths

Why:

TypeScript cannot translate path on compile time
This feature is not supported
microsoft/TypeScript#15479

Environment:

  • node vesrion: all
  • npm version: all
  • atomic-layout version: all

Steps to reproduce:

Steps to reproduce the behavior:

  1. yarn add atomic-layout
  2. open types declarations in node_modules
  3. `see that paths are abosulte'

Expected behavior:

Paths are relative

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

No branches or pull requests

1 participant