Understanding of the project's static file generation
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
60
調査方針
Explore the repository's build process to understand how static files are currently generated. Look for configuration files or scripts that handle file output. Implement content hashing by appending a hash of the file contents to the filename or as a query string parameter. Ensure that the solution integrates with the existing caching strategy.