The releasebuild target of Angular uses the --prod modifier. It generates output hashes for javascript files. This allows better caching.
1.4 KiB
1.4 KiB
The releasebuild target of Angular uses the --prod modifier. It generates output hashes for javascript files. This allows better caching.