Skip to content

fix browser extension after upgrade to Webpack 5

Warren Gifford requested to merge tjk/bext-webpack-5 into main

Created by: tjkandala

Previously, the browser extension would fail with Uncaught ReferenceError: process is not defined since Node.js core modules are no longer automatically polyfilled in Webpack 5.

Merge request reports

Loading