mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: fix lint error
This commit is contained in:
parent
3f99bb7878
commit
2fe8b62b93
@ -1,7 +1,6 @@
|
||||
import { resolve, normalize } from 'path'
|
||||
import TimeFixPlugin from 'time-fix-plugin'
|
||||
import WebpackBar from 'webpackbar'
|
||||
import stdEnv from 'std-env'
|
||||
import { DefinePlugin, Configuration } from 'webpack'
|
||||
// import FriendlyErrorsWebpackPlugin from '@nuxt/friendly-errors-webpack-plugin'
|
||||
import { isUrl, urlJoin, TARGETS } from 'src/utils'
|
||||
|
Loading…
Reference in New Issue
Block a user