google-fonts-webpack-plugin icon indicating copy to clipboard operation
google-fonts-webpack-plugin copied to clipboard

Examples for setup without html-webpack-plugin

Open juanca opened this issue 6 years ago • 8 comments

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.

juanca avatar Feb 01 '19 23:02 juanca

+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'

koseduhemak avatar Feb 11 '19 09:02 koseduhemak

I have the same problem.

axebox avatar Feb 18 '19 22:02 axebox

Mee too.

Moskito89 avatar Mar 19 '19 07:03 Moskito89

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'.

Silent-Jude avatar Sep 20 '19 16:09 Silent-Jude

Same problem.

masiorama avatar May 15 '20 10:05 masiorama

Idem

projectje avatar Jun 15 '20 21:06 projectje

Same here.

pmuller avatar Jul 06 '20 15:07 pmuller

Use this repo: https://github.com/beyonk-adventures/google-fonts-webpack-plugin

rationalthinker1 avatar Jul 27 '20 08:07 rationalthinker1