Home

Issue: 1294

Slowness when compiling

[issue link]

Hi,
I’ve been testing the nuxt for this week. I’ve created a simple page with background and some texts just to test it. I’ve found the compiling process too slow. So, I’ve created the same project using vue webpack template, below are the results.

Using nuxt with the starter template
DONE Compiled successfully in 8307ms

Using vue webpack template
DONE Compiled successfully in 1068ms

As you can see, it is 8 times slower.

Does anyone know why I’m getting this. Does anyone also get similar results? What I could do to speed it up?

Cheers

This question is available on Nuxt.js community (#c1145)