Andre
Andre
In other words, please support curry getter ``` this.$store.getters['curryGetter'](someParam) ``` in vuex-class. See details in [How to pass parameters to the function in getters](https://github.com/vuejs/vuex/issues/688)
要不干脆写一篇grunt和gulp的使用感受对比吧。
I was inspired by another nginx-like buildpack [heroku-buildpack-static](https://github.com/heroku/heroku-buildpack-static) which is working perfect with gzip on. Copying its [gzip config](https://github.com/heroku/heroku-buildpack-static/blob/master/scripts/config/templates/nginx.conf.erb#L11-L16) and replace [ourselve'](https://github.com/ryandotsmith/nginx-buildpack/blob/master/config/nginx.conf.erb#L12-L14) will fix this issue: ``` gzip on; gzip_comp_level...
Sadly this middleware has been out of maintenance for a while.