mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #2189 from bonanitech/patch-1
Update build-custom-theme.js
This commit is contained in:
		| @@ -81,7 +81,7 @@ const result = sass.renderSync({ | ||||
|                 contents: updatedColors.join("\n") | ||||
|             } | ||||
|         } | ||||
|         return {file:"/Users/nol/code/node-red/node-red/packages/node_modules/@node-red/editor-client/src/sass/"+url+".scss"} | ||||
|         return {file:"../packages/node_modules/@node-red/editor-client/src/sass/"+url+".scss"} | ||||
|     } | ||||
| }); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user