Skip to content

Instantly share code, notes, and snippets.

@chenyong
Created January 6, 2020 06:33
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