harlan-zw / nuxt-webpack-optimisations

Make your Nuxt.js webpack builds faster ⚡
269 stars 8 forks source link

nuxt@2.17.0 - Server compiled with some errors #43

Open Piscinelove opened 1 year ago

Piscinelove commented 1 year ago

Describe the bug Running nuxt 2.17 with the nuxt-webpack-optimizations esbuildLoader feature enabled leads to the following non-blocking error:

✖ Server
  Compiled with some errors in 1.05s

Reason for the error No errors are reported in the output. However, the application works. I tried to track down the source of the error but couldn't find anything. Workaround When the esbuildLoader option is disabled, compilation finishes without errors.

Screenshots image

Additional context I was already using nuxt-webpack-optimizations in 2.16.3 and had no problems. I upgraded today to 2.17.