pcoet commented on a change in pull request #15653:
URL: https://github.com/apache/beam/pull/15653#discussion_r725401576



##########
File path: website/www/site/layouts/partials/head.html
##########
@@ -35,15 +35,30 @@
   .body__contained img { max-width: 100% }
 </style>
 
-<script src="/js/bootstrap.min.js"></script>
+{{ $bootstrap := resources.Get "js/bootstrap.min.js" | minify | fingerprint }}

Review comment:
       This should already be minified. Do you want minify it again?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to