2017 © Pedro Peláez
 

library asset-bundle

image

ymc/asset-bundle

  • Wednesday, January 25, 2017
  • by ymc-pabu
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,294 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

YMCAssetBundle

Useful Symfony && gulp stuff, (*1)

gulp-rev support

Overrides Twig's asset() function to look up the versioned asset path in a gulp-rev manifest first. If the manifest file doesn't exists or if the asset is not in it, it leaves the asset path alone., (*2)

It also support multiple manifest files, by both using a Glob in the file path and/or specifing multiple manifest files., (*3)

Configuration

ymc_asset:
    gulp_rev:
        enabled: true
        manifest_files:
            - %kernel.root_dir%/../web/rev-manifest.json

The Versions

25/01 2017

dev-master

9999999-dev

  Sources   Download

The Requires

 

25/01 2017

1.0.0

1.0.0.0

  Sources   Download

The Requires