-
Notifications
You must be signed in to change notification settings - Fork 126
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
implement route scoping solution #836
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf40e08 - Browse repository at this point
Copy the full SHA cf40e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1318938 - Browse repository at this point
Copy the full SHA 1318938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e7842 - Browse repository at this point
Copy the full SHA 33e7842View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3df46 - Browse repository at this point
Copy the full SHA ef3df46View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4428c2 - Browse repository at this point
Copy the full SHA f4428c2View commit details -
fixup! implement route scoping solution
use a single return statement instead of updating fileContents
Configuration menu - View commit details
-
Copy full SHA for eec1d6f - Browse repository at this point
Copy the full SHA eec1d6fView commit details -
fixup! implement route scoping solution
add missing semicolon
Configuration menu - View commit details
-
Copy full SHA for 435c53a - Browse repository at this point
Copy the full SHA 435c53aView commit details -
fixup! implement route scoping solution
avoid unnecessary spreading
Configuration menu - View commit details
-
Copy full SHA for a09e7d8 - Browse repository at this point
Copy the full SHA a09e7d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f5650 - Browse repository at this point
Copy the full SHA c1f5650View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a65f29 - Browse repository at this point
Copy the full SHA 9a65f29View commit details -
fixup! implement route scoping solution
improve buildFunctionFile code and make it more clear
Configuration menu - View commit details
-
Copy full SHA for 8a36861 - Browse repository at this point
Copy the full SHA 8a36861View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82a558 - Browse repository at this point
Copy the full SHA d82a558View commit details -
fixup! implement route scoping solution
avoid string concatenation for functionImports
Configuration menu - View commit details
-
Copy full SHA for c064ecc - Browse repository at this point
Copy the full SHA c064eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceee48f - Browse repository at this point
Copy the full SHA ceee48fView commit details -
fixup! implement route scoping solution
fix incorrect entries call
Configuration menu - View commit details
-
Copy full SHA for d6c149e - Browse repository at this point
Copy the full SHA d6c149eView commit details -
fixup! implement route scoping solution
avoid introducing named esm exports for then regex-replace them
Configuration menu - View commit details
-
Copy full SHA for b13338a - Browse repository at this point
Copy the full SHA b13338aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a98cf6c - Browse repository at this point
Copy the full SHA a98cf6cView commit details -
fixup! implement route scoping solution
introduce namedExportsObjectName to make solution less ugly/brittle
Configuration menu - View commit details
-
Copy full SHA for 2ccf8cc - Browse repository at this point
Copy the full SHA 2ccf8ccView commit details -
fixup! implement route scoping solution
fix wrong namedExportsObjectName name
Configuration menu - View commit details
-
Copy full SHA for ed5a721 - Browse repository at this point
Copy the full SHA ed5a721View commit details -
fixup! implement route scoping solution
update namedExportsObjectName name (for consistency)
Configuration menu - View commit details
-
Copy full SHA for 6c0951f - Browse repository at this point
Copy the full SHA 6c0951fView commit details -
fixup! implement route scoping solution
improve named exports solution a bit further
Configuration menu - View commit details
-
Copy full SHA for 3a79e89 - Browse repository at this point
Copy the full SHA 3a79e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ff7d6 - Browse repository at this point
Copy the full SHA e2ff7d6View commit details
Commits on Aug 2, 2024
-
fixup! implement route scoping solution
make sure solution works with older versions of the Vercel CLI
Configuration menu - View commit details
-
Copy full SHA for b37bce2 - Browse repository at this point
Copy the full SHA b37bce2View commit details -
fixup! implement route scoping solution
use more consistent param names
Configuration menu - View commit details
-
Copy full SHA for 87976d5 - Browse repository at this point
Copy the full SHA 87976d5View commit details -
fixup! implement route scoping solution
join using newlines instead of semicolons
Configuration menu - View commit details
-
Copy full SHA for ca1ab06 - Browse repository at this point
Copy the full SHA ca1ab06View commit details