{%- if theme.firestore.enable %}
  {{ next_vendors('firebase_app') }}
  {{ next_vendors('firebase_firestore') }}
  {{ next_data('firestore', theme.firestore) }}
  {{ next_js('third-party/statistics/firestore.js') }}
{%- endif %}
