Skip to content

Flatten public packs directory#10677

Merged
aduth merged 1 commit intomainfrom
aduth-flatten-packs
May 22, 2024
Merged

Flatten public packs directory#10677
aduth merged 1 commit intomainfrom
aduth-flatten-packs

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented May 22, 2024

🛠 Summary of changes

Flattens the public/packs directory to avoid nested public/packs/js.

Why?

Alternatively, I had considered flattening to public/js instead of public/packs, both to be more accurate to what it contains and to save a few more characters. This would require additional effort, since platform code exists which references public/packs/manifest.json and would need to be updated, in addition to corresponding internal references.

📜 Testing Plan

Verify no regression in JavaScript interactivity.

changelog: Internal, Performance, Reduce path size for static assets
@aduth aduth merged commit c5b25f6 into main May 22, 2024
@aduth aduth deleted the aduth-flatten-packs branch May 22, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants