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

Filip ts config cleanup all #2435

Merged
merged 26 commits into from
Jan 2, 2025
Merged

Filip ts config cleanup all #2435

merged 26 commits into from
Jan 2, 2025

Conversation

sodic
Copy link
Contributor

@sodic sodic commented Jan 2, 2025

This PR contains all the changes from:

I merged it all into a single PR before merging into main to avoid dealing with false-positive conflicts caused by squashes.

I verified that the refactor didn't change the code's behavior by:

  • Writing a complex app using Wasp's TS config (i.e., translated waspc/todoApp)
  • Generating the decls.json file with Wasp 0.15.2
  • Generating the decls.json file with the repo version of Wasp
  • Comparing those files

Here's the result

$ shasum decls*
4ea44d8f1ec7e8c644dc862c09531ce515ce8550  decls-new.json
4ea44d8f1ec7e8c644dc862c09531ce515ce8550  decls-old.json

@sodic sodic marked this pull request as ready for review January 2, 2025 13:46
@sodic sodic merged commit 4c9e7e3 into main Jan 2, 2025
6 checks passed
@sodic sodic deleted the filip-ts-config-cleanup-all branch January 2, 2025 13:57
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.

1 participant