nuxt-webpack-optimisations icon indicating copy to clipboard operation
nuxt-webpack-optimisations copied to clipboard

Avoid overriding users default nuxt configurations

Open harlan-zw opened this issue 4 years ago • 1 comments

There are certain options within the nuxt config that the user may have specifically opted out of. Such as parralel or hardsource, in this case we should honour their configuration instead of changing it.

This may require parsing the nuxt.config.js again

harlan-zw avatar Feb 18 '21 06:02 harlan-zw

Hey @harlan-zw, I honestly haven't looked closely at version 2 yet. Is this still open? Then I would like to take a closer look at it soon.

n1j0 avatar Dec 05 '21 11:12 n1j0