mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
move errors.js
This commit is contained in:
parent
a0d888d976
commit
61111c87f0
2
bin/nuxt
2
bin/nuxt
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
const join = require('path').join
|
||||
require('../lib/common/errors')
|
||||
require('../lib/common/cli/errors')
|
||||
|
||||
const defaultCommand = 'dev'
|
||||
const commands = new Set([
|
||||
|
Loading…
Reference in New Issue
Block a user