Skip to content

Commit

Permalink
Update required build modules for consentManagementTcf (#5489)
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarcokl committed Jul 10, 2024
1 parent 4574bd9 commit 21f7dbb
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 21f7dbb

Please sign in to comment.