Static GitHub Issues

[2952] Read browserslist if available

prev: building modules Error
next: Can't import Nuxt Link in SSR mode

As noted in #271.

The default targets is IE9 but my project targets IE11 and above and I would like to see all the var declarations disappear and only have let and const (which is supported by IE11).

I'm looking for a work-around but the ideal nuxt behaviour would be to read the browserslist just like PostCSS/Less etc does.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2559">#c2559</a>)</em></sub></div>