Github user benkeen commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/190#issuecomment-65842815
  
    To clarify this one a bit, this ticket updates the Grunt process for 
production builds so that the main resource files are renamed. If you check the 
generated `index.html` file source you'll see something like this: 
    
    ```html
    <html lang="en">
      ...
      <!-- Application styles. -->
      <link rel="stylesheet" 
href="./css/index-d4f1c5a7bfd9b7d9fefd3833152f83e8.css">
      
    </head>
    
    <body id="home">
      ...
      <!-- Application source. -->
      <script data-main="/config" 
src="./js/require-3118ebce709edc3e4365a002d2531cee.js"></script>
    </body>
    </html>
    ```



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to