preload-webpack-plugin
preload-webpack-plugin copied to clipboard
Expo for web compatibility
This check https://github.com/GoogleChromeLabs/preload-webpack-plugin/blob/master/src/index.js#L118 breaks when the plugin is used with Expo that extends HtmlWebpackPlugin class into ExpoHtmlWebpackPlugin.
Is there a better way to find the plugin instance?