fix packing in templates and snippets
This commit is contained in:
parent
cd8456ee99
commit
bd80af6b60
2 changed files with 33 additions and 26 deletions
|
|
@ -85,6 +85,7 @@ sub _build_templatePacked {
|
|||
do_javascript => 'shrink',
|
||||
do_stylesheet => 'minify',
|
||||
} );
|
||||
$template;
|
||||
}
|
||||
|
||||
property usePacked => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue