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

Update the relative paths to use the paths in tsconfig #160

Open
hoangmirs opened this issue Apr 24, 2023 · 0 comments
Open

Update the relative paths to use the paths in tsconfig #160

hoangmirs opened this issue Apr 24, 2023 · 0 comments

Comments

@hoangmirs
Copy link
Contributor

hoangmirs commented Apr 24, 2023

Why

  • We're using the relative paths in our codebase and we don't like it at all. We raised it before, but it seems OCLIF doesn't support it.
    But as the project is getting bigger, I think we should support it on our side.
  • I tried on infrastructure-templates, and it works properly with some small changes. You can refer to this commit to see.
  • Just add one line of code in the execute files, and add modulePaths support for the jest config to run the test.

Who Benefits?

Developers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant