mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 03:42:27 +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 |
||
---|---|---|
.. | ||
EmailAnalyticsService.js | ||
EventProcessingResult.js |