release: WRNexusJS 0.3.4
This commit is contained in:
@@ -65,6 +65,7 @@ const components = readdirSync(componentsDir)
|
||||
slots: [...new Set(slots)],
|
||||
events,
|
||||
source: `components/${file}`,
|
||||
generatedAt: new Date().toISOString(),
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user