mirror of
https://github.com/Mibew/design.git
synced 2025-01-22 18:10:33 +03:00
Fix bug with header for compiled templates in build.xml
This commit is contained in:
parent
23ac4ef88a
commit
3c080e4725
@ -427,7 +427,7 @@
|
||||
|
||||
<filterchain>
|
||||
<!-- Add header -->
|
||||
<concatfilter prepend="compiled_templates_header.txt" />
|
||||
<concatfilter prepend="tools/compiled_templates_header.txt" />
|
||||
<!-- Skip empty lines -->
|
||||
<linecontainsregexp negate="true">
|
||||
<regexp pattern="^\s+$$" />
|
||||
|
Loading…
Reference in New Issue
Block a user