mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
Merge branch 'dev' into nuxt-dev-fix-double-compile
This commit is contained in:
commit
959cbb613a
@ -482,7 +482,6 @@ export default class Builder {
|
|||||||
if (err) return reject(err)
|
if (err) return reject(err)
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
// --- Production Build ---
|
// --- Production Build ---
|
||||||
|
Loading…
Reference in New Issue
Block a user