Skip to content

Commit

Permalink
Minifying js
Browse files Browse the repository at this point in the history
  • Loading branch information
skocheri committed Mar 17, 2022
1 parent 61eebc0 commit 415a5bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubcid.js/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ <h1>Pubcid Collector Script Demo</h1>
const pubcid = googletag.encryptedSignalProviders.find(el => el.id === 'pubcid.org');
pubcid.collectorFunction();
</script>
Cookie pubcid.org stored
Local Storage pubcid.org stored
</body>
</html>
2 changes: 1 addition & 1 deletion pubcid.js/docs/pubcid.min.js

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

2 changes: 1 addition & 1 deletion pubcid.js/docs/pubcid.min.js.map

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

0 comments on commit 415a5bf

Please sign in to comment.