chore: fix lint error

This commit is contained in:
Pooya Parsa 2021-01-20 20:46:19 +01:00
parent 3f99bb7878
commit 2fe8b62b93

View File

@ -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'