Download the PHP package torann/baun-asset-manifest without Composer
On this page you can find all versions of the php package torann/baun-asset-manifest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download torann/baun-asset-manifest
More information about torann/baun-asset-manifest
Files in torann/baun-asset-manifest
Download torann/baun-asset-manifest
More information about torann/baun-asset-manifest
Files in torann/baun-asset-manifest
Vendor torann
Package baun-asset-manifest
Short Description A Baun plugin that adds gulp asset manifest helper
License BSD 2-Clause
Package baun-asset-manifest
Short Description A Baun plugin that adds gulp asset manifest helper
License BSD 2-Clause
Please rate this library. Is it a good library?
Informations about the package baun-asset-manifest
Baun Asset Plugin
A Baun plugin that adds gulp asset manifest helper
Installation
From the command line run:
Once installed you need to register the plugin with the application. Open up config/plugins.php
append the plugin namespace.
Asset directory
Add the asset directory name, relative to the public directory, in you config/app.php
file.
Assets using Gulp
Example gulp file that creates the manifest JSON file when gulp --env=production
is ran.
Usage
Inside a template you can simple use {{ asset('css/app.css') }}
to get the asset from the manifest file.
All versions of baun-asset-manifest with dependencies
PHP Build Version
Package Version
No informations.
The package torann/baun-asset-manifest contains the following files
Loading the files please wait ....