docusaurus/packages/docusaurus-plugin-google-analytics
Joshua Chen 7613ecb9ea
refactor: use TS project references instead of running tsc multiple times (#7437)
* refactor: use TS project references instead of running tsc multiple times

* deduplicate

* dedup

* eliminate --project

* add swc config

* add target
2022-05-17 15:21:44 +08:00
..
src fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00
.npmignore refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
package.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.client.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
tsconfig.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00

@docusaurus/plugin-google-analytics

Google analytics plugin for Docusaurus.

Usage

See plugin-google-analytics documentation.