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

Move the app entrypoints to the assets directory #10643

Merged
merged 2 commits into from
Dec 24, 2021

Conversation

nickrum
Copy link
Member

@nickrum nickrum commented Dec 22, 2021

The app's main js entrypoint was in the assets directory before. I moved entrypoints one directory up to distinguish them from other chunks. This is now done by using a .entry.js extension for entrypoints.

This also makes the shared dependency detection more robust.

@nickrum nickrum added this to the v9-next milestone Dec 22, 2021
@nickrum nickrum self-assigned this Dec 22, 2021
The app's main js entrypoint was in the assets directory before.
I moved entrypoints one directory up to distinguish them from other chunks.
This is now done by using a `.entry.js` extension for entrypoints.

This also makes the shared dependency detection more robust.
@rijkvanzanten rijkvanzanten merged commit 589caf7 into main Dec 24, 2021
@rijkvanzanten rijkvanzanten deleted the opt/app-entrypoints-assets branch December 24, 2021 02:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants