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

JS Build: Split markdown to own file, updated packages #4930

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

ssddanbrown
Copy link
Member

Markdown-related code was growing, representing half of app.js main bundle code while only being needed in one view/scenario. This extracts markdown related code to its own built file. Related to #4858

Markdown-related code was growing, representing half of app.js main
bundle code while only being needed in one view/scenario.
This extracts markdown related code to its own built file.
Related to #4858
@ssddanbrown ssddanbrown added this to the Next Feature Release milestone Apr 8, 2024
@ssddanbrown ssddanbrown self-assigned this Apr 8, 2024
@ssddanbrown ssddanbrown merged commit dde1f27 into development Apr 8, 2024
3 checks passed
@ssddanbrown ssddanbrown deleted the split_md_js branch April 8, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant