mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 07:31:07 +01:00
@@ -308,10 +308,6 @@ async function loadPluginConfig(fileInfo) {
|
||||
// isEnabled = info.enabled;
|
||||
// }
|
||||
|
||||
|
||||
if (!fs.existsSync(jsFile)) {
|
||||
}
|
||||
|
||||
var plugin = {
|
||||
type: "plugin",
|
||||
id: id,
|
||||
|
||||
Reference in New Issue
Block a user