You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/10/26 08:52:43 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on pull request #3710: [WIP] Reduce sources file size

pan3793 commented on PR #3710:
URL: https://github.com/apache/incubator-kyuubi/pull/3710#issuecomment-1291711967

   The alternative is to delete the `*.map` and `*es-bundle*` files.
   
   ```
   (kyuubi) ➜  swagger git:(master) ✗ ll    
   total 4096
   -rw-r--r--  1 chengpan  staff   665B Jul 14 17:31 favicon-16x16.png
   -rw-r--r--  1 chengpan  staff   628B Jul 14 17:31 favicon-32x32.png
   -rw-r--r--  1 chengpan  staff   3.3K Jul 14 17:31 index.html
   -rw-r--r--  1 chengpan  staff   3.3K Sep  7 20:14 oauth2-redirect.html
   -rw-r--r--  1 chengpan  staff   1.0M Jul 14 17:31 swagger-ui-bundle.js
   -rw-r--r--  1 chengpan  staff   317K Jul 14 17:31 swagger-ui-standalone-preset.js
   -rw-r--r--  1 chengpan  staff   140K Jul 14 17:31 swagger-ui.css
   -rw-r--r--  1 chengpan  staff   502K Jul 14 17:31 swagger-ui.js
   (kyuubi) ➜  swagger git:(master) ✗ du -hd1
   2.0M    .
   ```


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org