Skip to content

Commit

Permalink
Merge pull request #22 from voxmedia/cg-build-the-things
Browse files Browse the repository at this point in the history
Building the changes in the last PR
  • Loading branch information
CGeohagan authored Nov 17, 2021
2 parents ed167dc + 8f8d5b9 commit 2c6f38b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This code is responsible for supporting the legislation and implementing the frameworks concerning user privacy.


# Deploying

To deploy updates, make changes to your branch and then run `yarn build` to make sure those updates are reflected in the `dist` files. The changes will automatically be deployed when you merge the PR. For the changes to be reflected in Concert Ads, run `yarn upgrade data-privacy-compliance`.


## Rough Diagram

Expand Down
15 changes: 14 additions & 1 deletion dist/data-privacy-compliance.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/data-privacy-compliance.js.map

Large diffs are not rendered by default.

0 comments on commit 2c6f38b

Please sign in to comment.