Skip to content

Commit

Permalink
refactor: cleanup types and logic in build (#68125)
Browse files Browse the repository at this point in the history
This cleans up some of the logic around builds to have the generate
functions return arrays of objects instead of multiple keyed arrays.
This lets us more cleanly access the associated encoded and raw forms of
the pathnames as they're moving through build.

This also extracts some types away from function signatures to improve
readability.
  • Loading branch information
wyattjoh committed Aug 6, 2024
1 parent 0203f4f commit 423d2f5
Show file tree
Hide file tree
Showing 4 changed files with 302 additions and 291 deletions.
Loading

0 comments on commit 423d2f5

Please sign in to comment.