mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
fix: lint issue
This commit is contained in:
parent
e000149f13
commit
a52a68e47d
@ -4,7 +4,6 @@ const nodeExternals = require('webpack-node-externals')
|
|||||||
const { each } = require('lodash')
|
const { each } = require('lodash')
|
||||||
const { resolve } = require('path')
|
const { resolve } = require('path')
|
||||||
const { existsSync } = require('fs')
|
const { existsSync } = require('fs')
|
||||||
const { printWarn } = require('../../common/utils')
|
|
||||||
const base = require('./base.config.js')
|
const base = require('./base.config.js')
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user