You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
- 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
- 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
Describe the problem
Honestly I don't really have the context for all these, I'm just noting that we had planned to change them in v2 for whatever reason:
kit/packages/kit/src/core/sync/write_tsconfig.js
Line 50 in d7ba3bf
kit/packages/kit/src/core/sync/write_tsconfig.js
Lines 94 to 95 in d7ba3bf
kit/packages/kit/src/core/sync/write_tsconfig.js
Line 142 in d7ba3bf
kit/packages/kit/src/core/sync/write_tsconfig.js
Line 147 in d7ba3bf
kit/packages/kit/src/core/sync/write_tsconfig.js
Line 199 in d7ba3bf
Describe the proposed solution
^
Alternatives considered
No response
Importance
nice to have
Additional Information
No response
The text was updated successfully, but these errors were encountered: