Sha256: 662caad3c6a8f4b17ab60bd7f4b80e87f969c068a5d57c9c22ba0100e52aefad

Contents?: true

Size: 218 Bytes

Versions: 5

Compression:

Stored size: 218 Bytes

Contents

- if build?
  - vendor_scripts_by_chunk(file, Dir.entries("#{Frontman::Config.get(:public_dir)}/assets")).each do |file|
    %script{ src: asset_url("/assets/#{file}") }

%script{ src: asset_url("assets/#{file}.js") }

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
frontman-ssg-0.1.1 project-templates/webpack/views/partials/script_with_vendors.haml
frontman-ssg-0.1.0 project-templates/webpack/views/partials/script_with_vendors.haml
frontman-ssg-0.0.4 project-templates/webpack/views/partials/script_with_vendors.haml
frontman-ssg-0.0.3 project-templates/webpack/views/partials/script_with_vendors.haml
frontman-ssg-0.0.2 project-templates/webpack/views/partials/script_with_vendors.haml