pigeon_paywall-1.0.x-dev/pigeon_paywall.libraries.yml
pigeon_paywall.libraries.yml
dependencies:
js:
# This file will actually be loaded from the custom hostname/subdomain
# defined in the settings.
# @see pigeon_paywall_library_info_alter()
pigeon.js:
- type: external
dependencies:
- core/drupal
- core/drupalSettings
- core/jquery
header: true
minified: true
checkbox_paywall:
js:
js/checkbox_paywall.js: {}
dependencies:
- pigeon_paywall/dependencies
header: true
