Chris Adams

Results 1 issues of Chris Adams

Webpack 5 seems to pass through entrypoint paths with a more complex data structure, e.g. in an Electron context: `[{ main_window: { import: ['./src/index.ts'] } }]` Whereas the plugin would...