mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Remove tmp-asset path from builder
This commit is contained in:
@@ -93,7 +93,7 @@ $finder
|
||||
->name('sinon-chai')
|
||||
->name('js-fixtures')
|
||||
->name('node_modules')
|
||||
->name('assets')
|
||||
->name('tmp-assets')
|
||||
->ignoreDotFiles(false)
|
||||
->ignoreVCS(false)
|
||||
->in(__DIR__);
|
||||
|
Reference in New Issue
Block a user