mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
remove _ options
This commit is contained in:
parent
43f51c402a
commit
4d6b85cfdd
@ -41,8 +41,6 @@ module.exports = function () {
|
||||
/*
|
||||
** Launch build process
|
||||
*/
|
||||
self.options._build = true
|
||||
self.options._renderer = true
|
||||
yield self.build()
|
||||
/*
|
||||
** Clean destination folder
|
||||
|
Loading…
Reference in New Issue
Block a user