Skip to content

Commit

Permalink
Merge branch 'master' into gpid-clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftmahoney committed Jul 10, 2024
2 parents bdac462 + 21f7dbb commit 62c5add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/modules/consentManagementTcf.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Example 3: Static CMP using custom data passing.
Follow the basic build instructions in the GitHub Prebid.js repo's main [README](https://github.com/prebid/Prebid.js/blob/master/README.md). To include the consent management module, an additional option must be added to the **gulp build** command:

```bash
gulp build --modules=consentManagement,bidAdapter1,bidAdapter2
gulp build --modules=consentManagementTcf,tcfControl,bidAdapter1,bidAdapter2
```

You can also use the [Prebid.js Download](/download.html) page.
Expand Down

0 comments on commit 62c5add

Please sign in to comment.