mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 11:16:01 +03:00
18adf4b000
- using lodash to do this is unnecessarily heavy, so this commit switches the code to the equivalent native version - as mentioned in the comment I added, I think we can further optimize this by storing it as a Set and then calling `Array.from` once, but that's a step too far for now |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json |