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

breaking: remove baseUrl fallback from generated tsconfig #11294

Merged
merged 1 commit into from
Dec 13, 2023

Commits on Dec 13, 2023

  1. breaking: remove baseUrl fallback from generated tsconfig

    - don't generate baseUrl anymore and don't adjust paths anymore depending on whether or not the user has paths in their tsconfig.json
    - more strict validation: warn on baseUrl/paths and suggest kit.alias instead
    
    closes #11286
    dummdidumm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    55b541e View commit details
    Browse the repository at this point in the history