@goodgamestudios/cxf-ad-banner

Ad banner for the GGS games

Usage no npm install needed!

<script type="module">
  import goodgamestudiosCxfAdBanner from 'https://cdn.skypack.dev/@goodgamestudios/cxf-ad-banner';
</script>

README

cxf-ad-banner

the cxf plugin for displaying ad banners.

Tracking logic

alt text

how-to

add husky hook

Add a pre-commit hook:

npx husky add .husky/pre-commit "npm test"