-
Notifications
You must be signed in to change notification settings - Fork 19
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: finally wrote correct chunking logic #562
Merged
Merged
Commits on Feb 5, 2019
-
Because sometimes you need external access to cleaned-up paths
Configuration menu - View commit details
-
Copy full SHA for a111d5c - Browse repository at this point
Copy the full SHA a111d5cView commit details -
fix: functional CSS chunking algorithm
Walks JS entries + CSS dep graph to determine ideal chunking locations and merges nodes together until it gets there. Probably a bit slower than before but *way* more accurate and safer to use.
Configuration menu - View commit details
-
Copy full SHA for 49a5eff - Browse repository at this point
Copy the full SHA 49a5effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 132e4f3 - Browse repository at this point
Copy the full SHA 132e4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed80e11 - Browse repository at this point
Copy the full SHA ed80e11View commit details -
fix: finish porting namer to maps
Also remove some unnecessary codepaths
Configuration menu - View commit details
-
Copy full SHA for 44f2e0c - Browse repository at this point
Copy the full SHA 44f2e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15da4bc - Browse repository at this point
Copy the full SHA 15da4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13a096 - Browse repository at this point
Copy the full SHA a13a096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519de5d - Browse repository at this point
Copy the full SHA 519de5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb05a7c - Browse repository at this point
Copy the full SHA cb05a7cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.