1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-11-26 09:30:52 +02:00
comprehensive-rust/third_party
Martin Geisler 449ead5575
Integrate GA4 code directly with book.js (#470)
* Integrate GA4 code directly with `book.js`

The main advantage of this is that it simplifies the setup since we
can avoid the monkey-patching we did before.

A secondary advantage is that it should make things a little faster
since we avoid a request to the server on every page load.

* Remove unreachable return

* Watch all of `third_party`

It just occurred to me that we want to refresh the page in `mdbook serve` when anything changes in `third_party`.
2023-03-02 17:50:37 +00:00
..
cxx Publish Comprehensive Rust 🦀 2022-12-21 16:38:28 +01:00
mdbook Integrate GA4 code directly with book.js (#470) 2023-03-02 17:50:37 +00:00
rust-by-example Updates and minor fixes to Day 2: Morning (#372) 2023-02-09 21:15:47 +00:00
rust-on-exercism Publish Comprehensive Rust 🦀 2022-12-21 16:38:28 +01:00