vue.js的app.js太大怎么优化? # http://nginx.org/en/docs/http/ngx_http_gzip_module.htmlgzip on;gzip_min_length 1000;gzip_proxied expired no-cache no-store private auth;#gzip_types text/plain application/xml;gzip_types *; https://cn.vuejs.org/v2/guide/componen…