preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

Expo for web compatibility

Open Elijen opened this issue 5 years ago • 0 comments

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?

Elijen avatar Nov 11 '19 16:11 Elijen