mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
feb872eb3e
refs: https://github.com/lodash/lodash/issues/705 - Was seeing unexpected token = errors when using lodash templates in Ghost - This is because we're setting template settings globally in this dependency and it affects every other user of lodash - Using runInContext keeps this templateSettings change local to this lib - Test proves that after requiring limits we can require lodash and have the default values again |
||
---|---|---|
.. | ||
adapter-manager | ||
bootstrap-socket | ||
constants | ||
errors | ||
image-transform | ||
job-manager | ||
limit-service | ||
moleculer-service-from-class | ||
mw-session-from-token | ||
pretty-cli | ||
promise | ||
release-utils | ||
security | ||
session-service | ||
vhost-middleware | ||
zip | ||
.gitkeep |