github-actions
released this
03 Oct 10:41
·
69 commits
to main
since this release
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 nowdist/client/_immutable/name.hash.js