nrwl / webpack-plugin-critical

Webpack wrapper for @addyosmani's critical library.
https://blog.nrwl.io/faster-first-paints-new-webpack-plugin-e8fea0f42653#.4epwlurem
295 stars 51 forks source link

Integration with html-loader #5

Open debanjanbasu opened 7 years ago

debanjanbasu commented 7 years ago

Is it possible to integrate this with the html-loader?

html-loader is a phenomenal loader in the plugin. Is it possible for you to post a use case with it?