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

Fix dist folder not being generated #302

Merged
merged 1 commit into from
May 27, 2024
Merged

Fix dist folder not being generated #302

merged 1 commit into from
May 27, 2024

Conversation

naqvitalha
Copy link
Contributor

@naqvitalha naqvitalha commented May 24, 2024

Description

There was a config problem due to which dist folder was not being generated. This happened because we were extending RNs ts config which has noEmit: true. To fix this we've changed to noEmit: false in our config.

Reviewers’ hat-rack 🎩

  • Check if fixture is working properly

Screenshots or videos (if needed)

Checklist

@colinta
Copy link
Contributor

colinta commented May 27, 2024

I ran the fixture app, no issues here.

@naqvitalha naqvitalha merged commit 5fbb3f4 into master May 27, 2024
7 checks passed
@naqvitalha naqvitalha deleted the fix-build branch May 27, 2024 21:44
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.

2 participants