Горшков Иван

Results 2 issues of Горшков Иван

#### Issue description Parsed sizes not working for utf8 with bom files #### Technical info * Webpack Bundle Analyzer version: 3.0.3 * Webpack version: 4.25.1 * Node.js version: 10.15.3 *...

Hello! I encountered a problem when one of the entry points contains an absolute path to the cdn. Example: ```js // index.js import { useState } from "./shared-react-package.js"; ``` ```js...