docusaurus/packages/docusaurus-plugin-google-gtag
Joshua Chen 8b1acb50d1
fix: make type-checking pass in Yarn PnP (#7521)
* fix: make type-checking pass in Yarn PnP

* fix

* fix?

* fix...

* almost there

* try again

* little fix

* disable
2022-05-28 23:52:05 +08:00
..
src fix(gtag): send the newly rendered page's title instead of the old one's (#7424) 2022-05-27 16:48:29 +02:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
package.json fix: make type-checking pass in Yarn PnP (#7521) 2022-05-28 23:52:05 +08:00
tsconfig.client.json refactor: make each tsconfig explicitly declare module and include/exclude (#7443) 2022-05-18 12:48:28 +08:00
tsconfig.json refactor: make each tsconfig explicitly declare module and include/exclude (#7443) 2022-05-18 12:48:28 +08:00

README.md

@docusaurus/plugin-google-gtag

Global Site Tag (gtag.js) plugin for Docusaurus.

Usage

See plugin-google-gtag documentation.