This commit is contained in:
Sébastien Chopin 2017-01-20 12:43:48 +01:00
parent 0f6ccd595d
commit e6c3ef11be

View File

@ -21,4 +21,4 @@ if (commands.has(cmd)) {
var bin = join(__dirname, 'nuxt-' + cmd)
require(bin);
require(bin)