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

Use TypeScript absolute paths #267

Open
C0ZEN opened this issue Apr 25, 2020 · 0 comments · May be fixed by #208
Open

Use TypeScript absolute paths #267

C0ZEN opened this issue Apr 25, 2020 · 0 comments · May be fixed by #208
Assignees
Labels
dependency-fix Need to wait for a dependency fix feature-request Contains a feature/enhancement request opened-pull-request When a linked PR was opened parcel Related to parcel waiting Manual stale. Should have an explicit reason in the comments.
Milestone

Comments

@C0ZEN
Copy link
Member

C0ZEN commented Apr 25, 2020

Is your feature request related to a problem? Please describe.
To improve imports and reduce changes in case of refactoring, using absolute paths for TypeScript would be better.

Describe the solution you'd like
Configure TypeScript to use the custom paths.
The refactor of all existing paths is not required, both could live in the project together but at least the new paths could be only absolute (most IDE will only allow absolute paths anyway).

Additional context
Make sure that the tests, the lint, the compiler and the builder are all working with absolute paths.

@C0ZEN C0ZEN added the feature-request Contains a feature/enhancement request label Apr 25, 2020
@C0ZEN C0ZEN added this to the v2.0.0 milestone Apr 25, 2020
@C0ZEN C0ZEN self-assigned this Apr 25, 2020
@C0ZEN C0ZEN added this to To do in Sonia features/issues via automation Apr 25, 2020
@C0ZEN C0ZEN linked a pull request Apr 25, 2020 that will close this issue
13 tasks
@C0ZEN C0ZEN added parcel Related to parcel waiting Manual stale. Should have an explicit reason in the comments. dependency-fix Need to wait for a dependency fix labels Apr 25, 2020
@C0ZEN C0ZEN linked a pull request May 13, 2020 that will close this issue
13 tasks
@helpr helpr bot added the opened-pull-request When a linked PR was opened label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-fix Need to wait for a dependency fix feature-request Contains a feature/enhancement request opened-pull-request When a linked PR was opened parcel Related to parcel waiting Manual stale. Should have an explicit reason in the comments.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant