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: move deprecation checklist markdown file to assets/ #147

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dsanders11
Copy link
Member

In production there is an error since it runs out of lib/ with the output of tsc, so src/deprecation-checklist.md is not present inside of lib/. Move it to assets/ and find it there, which should work in local dev and production.

@dsanders11 dsanders11 marked this pull request as ready for review August 21, 2023 21:18
@dsanders11 dsanders11 requested review from a team as code owners August 21, 2023 21:18
@dsanders11 dsanders11 merged commit e5b1f33 into electron:main Aug 21, 2023
3 checks passed
@dsanders11 dsanders11 deleted the fix-markdown-asset-location branch August 21, 2023 21:32
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