diff --git a/meta/definitions.php b/meta/definitions.php index 6ee10bc..0d39809 100644 --- a/meta/definitions.php +++ b/meta/definitions.php @@ -1,14 +1,12 @@ [ 'picea' => [ 'asset' => [ 'source' => [ [ - 'path' => implode(DIRECTORY_SEPARATOR, [ $path, "asset", '' ]), + 'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]), 'order' => 10 ] ],