mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +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 { resolve, normalize } from 'path'
|
||||||
import TimeFixPlugin from 'time-fix-plugin'
|
import TimeFixPlugin from 'time-fix-plugin'
|
||||||
import WebpackBar from 'webpackbar'
|
import WebpackBar from 'webpackbar'
|
||||||
import stdEnv from 'std-env'
|
|
||||||
import { DefinePlugin, Configuration } from 'webpack'
|
import { DefinePlugin, Configuration } from 'webpack'
|
||||||
// import FriendlyErrorsWebpackPlugin from '@nuxt/friendly-errors-webpack-plugin'
|
// import FriendlyErrorsWebpackPlugin from '@nuxt/friendly-errors-webpack-plugin'
|
||||||
import { isUrl, urlJoin, TARGETS } from 'src/utils'
|
import { isUrl, urlJoin, TARGETS } from 'src/utils'
|
||||||
|
Loading…
Reference in New Issue
Block a user