Skip to content

Instantly share code, notes, and snippets.

@chenyong
Created January 6, 2020 06:33
Show Gist options
  • Save chenyong/e4299b3708ae6f7143bc286d0c2672c8 to your computer and use it in GitHub Desktop.
Save chenyong/e4299b3708ae6f7143bc286d0c2672c8 to your computer and use it in GitHub Desktop.
Turned out query-string is smaller than qs.
=>> du -ah dist/
4.0K dist//index.html
4.0K dist//main.77549c57.js
8.0K dist/
=>> du -ah dist/
4.0K dist//index.html
12K dist//main.029807a7.js
16K dist/
=>> du -ah dist/
4.0K dist//index.html
8.0K dist//main.8d55ad1f.js
12K dist/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment