- Fixed definition loading
This commit is contained in:
		
							parent
							
								
									be503e1984
								
							
						
					
					
						commit
						278847cfe2
					
				@ -4,12 +4,10 @@ return [
 | 
			
		||||
    'assets.ace' => [
 | 
			
		||||
        'picea' => [
 | 
			
		||||
            'asset' => [
 | 
			
		||||
                'source' => [
 | 
			
		||||
                    [
 | 
			
		||||
                        'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
 | 
			
		||||
                        'order' => 10
 | 
			
		||||
                    ]
 | 
			
		||||
                ],
 | 
			
		||||
                [
 | 
			
		||||
                    'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
 | 
			
		||||
                    'order' => 10
 | 
			
		||||
                ]
 | 
			
		||||
            ]
 | 
			
		||||
        ],
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user