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

Add baseUrl notices to readme #247

Closed
wants to merge 1 commit into from

Conversation

hyperupcall
Copy link
Contributor

@hyperupcall hyperupcall commented Feb 1, 2024

This updates the documentation to add a notice that baseUrl may need to be set manually, for places where it is relevant.

But, checking the docs for baseUrl, it seems that it is only recommended for use with AMD module loaders (since TypeScript 4.1, it is no longer required when using 'paths`). So, I'm thinking it might be better just to remove the properties all together (with no documentation update)? That will still address the "confusion" from the linked issue, and not add "notices" that do not apply for most people.

Closes #223

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.

Remix: the baseUrl in remix/tsconfig.json is useless
1 participant