Skip to content

Conversation

nightnei
Copy link
Contributor

@nightnei nightnei commented Oct 8, 2021

No description provided.

@nightnei nightnei requested a review from StyleT October 8, 2021 11:09
@nightnei nightnei force-pushed the feat/sharedLibsLde branch from a6d83c4 to 2b2943e Compare October 8, 2021 11:35
@@ -45,5 +45,15 @@ module.exports = (original, override) => {
});
}

if (override.sharedLibs) {
for (let sharedLibName in override.sharedLibs) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Object.entries().map() would allow to simplify code

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@nightnei nightnei merged commit 27c66be into master Oct 8, 2021
@nightnei nightnei deleted the feat/sharedLibsLde branch October 8, 2021 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants