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>
(cherry picked from commit 477ad3caa4)
This commit is contained in:
parent
c02ec69fd8
commit
6a43f901b3
@ -10,7 +10,6 @@ import ForkTsCheckerPlugin from "fork-ts-checker-webpack-plugin";
|
|||||||
import { iconsAndImagesWebpackRules } from "./renderer";
|
import { iconsAndImagesWebpackRules } from "./renderer";
|
||||||
import { DefinePlugin } from "webpack";
|
import { DefinePlugin } from "webpack";
|
||||||
import { buildDir, isDevelopment } from "./vars";
|
import { buildDir, isDevelopment } from "./vars";
|
||||||
import { platform } from "process";
|
|
||||||
|
|
||||||
const webpackLensMain = (): webpack.Configuration => {
|
const webpackLensMain = (): webpack.Configuration => {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user