mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-03-22 17:01:31 +00:00
Sparks: Assets, 1.5.1
http://getsparks.org/packages/assets/versions/HEAD/show Creates our minified and combined .js and .css files
This commit is contained in:
6
sparks/assets/1.5.1/config/autoload.php
Normal file
6
sparks/assets/1.5.1/config/autoload.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
// Load the assets library when loading the spark
|
||||
$autoload['config'] = array('assets', 'assets_cssmin', 'assets_cdn');
|
||||
$autoload['helper'] = array('url', 'file', 'directory', 'string', 'html', 'assets');
|
||||
$autoload['libraries'] = array('assets');
|
||||
Reference in New Issue
Block a user