google-fonts-webpack-plugin
google-fonts-webpack-plugin copied to clipboard
Examples for setup without html-webpack-plugin
I have successfully used this package with a project that was utilizing the html-webpack-plugin
. Now, I want to reproduce this success with a project that does not use the html-webpack-plugin
.
Is there an available example for this usage? I feel like it is missing from the README.
Would appreciate the help and further documentation.
+1 have the same issue!
Building fails with:
Error: Plugin could not be registered at 'html-webpack-plugin-before-html-generation'. Hook was not found. BREAKING CHANGE: There need to exist a hook at 'this.hooks'. To create a compatibility layer for this hook, hook into 'this._pluginCompat'
I have the same problem.
Mee too.
mee too , Error: Plugin could not be registered at 'html-webpack-plugin-before-html-generation'. Hook was not found. BREAKING CHANGE: There need to exist a hook at 'this.hooks'. To create a compatibility layer for this hook, hook into 'this._pluginCompat'.
Same problem.
Idem
Same here.
Use this repo: https://github.com/beyonk-adventures/google-fonts-webpack-plugin