mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix syntax
This commit is contained in:
parent
d4f0e484b1
commit
4143b1f9bf
@ -11,10 +11,10 @@ This does not only influences the users when using the site but also Lighthouse
|
||||
|
||||
# Exploring Partytown
|
||||
|
||||
Developers at BuilderIO created an library [https://github.com/BuilderIO/partytown](Partytown) that would allow relocating resources from 3rd party scripts off the main thread.
|
||||
Developers at BuilderIO created an library [Partytown](https://github.com/BuilderIO/partytown) that would allow relocating resources from 3rd party scripts off the main thread.
|
||||
We won't dive into specifics how it works, because they explain it nicely on their GitHub page.
|
||||
|
||||
In our stack we use [https://nextjs.org/](Next.js) React framework and we will go through the basic steps that will allow us to include Partytown for Google Tag Manager.
|
||||
In our stack we use [Next.js](https://nextjs.org/) React framework and we will go through the basic steps that will allow us to include Partytown for Google Tag Manager.
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user