-
- Notifications
You must be signed in to change notification settings - Fork 114
Closed
Milestone
Description
webpack-merge version: 4.1.5
TS Error:
TSError: ⨯ Unable to compile TypeScript: config/index.ts(11,5): error TS2345: Argument of type 'import("webui/node_modules/@types/webpack/index").Configuration' is not assignable to parameter of type 'import("webui/node_modules/@types/webpack-merge/node_modules/@types/webpack/index.d.ts").Configuration'. Types of property 'devtool' are incompatible. Type 'boolean | "eval" | "inline-source-map" | "cheap-eval-source-map" | "cheap-source-map" | "cheap-module-eval-source-map" | "cheap-module-source-map" | "eval-source-map" | ... 35 more ... | undefined' is not assignable to type 'boolean | "eval" | "inline-source-map" | "cheap-eval-source-map" | "cheap-source-map" | "cheap-module-eval-source-map" | "cheap-module-source-map" | "eval-source-map" | ... 33 more ... | undefined'. Type '"inline-cheap-source-map"' is not assignable to type 'boolean | "eval" | "inline-source-map" | "cheap-eval-source-map" | "cheap-source-map" | "cheap-module-eval-source-map" | "cheap-module-source-map" | "eval-source-map" | ... 33 more ... | undefined'. logusgraphics, f1am3d and atulugale11
Metadata
Metadata
Assignees
Labels
No labels