mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update build-custom-theme.js
This commit is contained in:
parent
22855279bd
commit
86947a384d
@ -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"}
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user