-
Notifications
You must be signed in to change notification settings - Fork 4
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
(fix): stop building fdr in dist
#990
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🌿 Preview your docs: https://fern-preview-0ff2c29f-d414-4570-8eda-eba874e52103.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-dece4a4d-b31a-4998-af0d-f3ffc12866c4.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-f6b47fc2-adee-4a83-a5b9-ad099cee9ca7.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-c56d10d5-aadd-4b7f-b9d0-82a11c2d2ac1.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-8f1a34cc-8138-4509-8c69-013b801ae417.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-75ec7a9d-8873-420e-82e9-d9c8e3b738e5.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-32a04df1-afbd-40b1-825a-17bb94edca74.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-6a2af2b0-ef73-4d93-9b51-27262f6684ac.docs.buildwithfern.com |
Short description of the changes made
Upgrade TS generator to fix imports / exports so that we no longer have to rely on
dist
.What was the motivation & context behind this PR?
Having a
dist
build is causing alot of weirdness.How has this PR been tested?
Hopefully tests pass.