mirror of
https://github.com/flarum/core.git
synced 2025-10-12 23:44:27 +02:00
merges 5.5 and master into next-back
This commit is contained in:
@@ -49,7 +49,7 @@ class LessCompiler extends RevisionCompiler
|
||||
'compress' => true,
|
||||
'cache_dir' => $this->cachePath,
|
||||
'import_dirs' => [
|
||||
base_path().'/vendor/components/font-awesome/less' => '',
|
||||
base_path('vendor/components/font-awesome/less') => '',
|
||||
],
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user