mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: fix lint for main webpack
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
3c8839151c
commit
477ad3caa4
@ -10,7 +10,6 @@ import ForkTsCheckerPlugin from "fork-ts-checker-webpack-plugin";
|
||||
import { iconsAndImagesWebpackRules } from "./renderer";
|
||||
import { DefinePlugin } from "webpack";
|
||||
import { buildDir, isDevelopment } from "./vars";
|
||||
import { platform } from "process";
|
||||
|
||||
const webpackLensMain = (): webpack.Configuration => {
|
||||
return {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user