I hereby claim:
- I am nanek on github.
- I am nanek (https://keybase.io/nanek) on keybase.
- I have a public key ASCCXyd41cVYGfO828dBq5rN0C-b8BOyIN9m4hS1rF_ZnAo
To claim this, I am signing this object:
| window.track = function (action, adId) { | |
| var message = {message: 'Prebid Native', adId: adId}; | |
| if (action === 'click') { message.action = 'click'; } | |
| window.parent.postMessage(JSON.stringify(message), '*'); | |
| } | |
| var render = function(bid, adUnitDivId) { | |
| // Can include CSS styles here, or just use styles from your site. | |
| var markup = ` | |
| <style> |
I hereby claim:
To claim this, I am signing this object:
| commands: | |
| 01_fixNpmInstallJustRebuild: | |
| command: sed -i "s/check_call(\[npm_path, 'install'\], cwd=app_path, env=npm_env)/#/g" /opt/elasticbeanstalk/containerfiles/ebnode.py | |
| 02_fixNpmInstallJustRebuild: | |
| command: sed -i "s/check_call(\[npm_path, '--production', 'install'\], cwd=app_path, env=npm_env)/#/g" /opt/elasticbeanstalk/containerfiles/ebnode.py |