Sha256: 76cb8ebcf35809e73efcc0225608210d35e81036796de0a9f6d329f9b9012716

Contents?: true

Size: 399 Bytes

Versions: 9

Compression:

Stored size: 399 Bytes

Contents

{%- include_cached script.html src="assets/js/env.js" -%}
{%- if jekyll.environment == "production" -%}
  {%- for pack in site.data.manifest.outputs -%}
    {%- unless pack[1].entryPoint -%}{%- continue -%}{%- endunless -%}
    {%- assign src = pack[0] -%}
    {%- include_cached script.html src=src -%}
  {%- endfor -%}
{%- else -%}
  {%- include_cached script.html src="pack.js" -%}
{%- endif -%}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.5.0rc8 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc7 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc6 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc5 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc4 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc3 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc2 _includes/pack.html
editorial-autogestiva-jekyll-theme-0.5.0rc1 _includes/pack.html
radios-comunitarias-jekyll-theme-0.3.0rc1 _includes/pack.html