react-refresh-webpack-plugin
react-refresh-webpack-plugin copied to clipboard
Doesn't run in private browser, missing IndexedDB.
IndexedDB isn't available for browsers running in private mode. This means site running with this plugin isn't accessible for debugging or integ test runs in browser's private mode.
Hi, this plugin is not using IndexedDB, are you sure you are looking at the right place?