Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 10:41
· 69 commits to main since this release
a7f4dc3

Patch Changes

  • f106fac: Use name in the output filename instead of as a directory for easier debugging in production dev tools. Now the name will show up in the network tab instead of just the hash.

    Example:

    dist/client/_immutable/name/hash.js is now dist/client/_immutable/name.hash.js