mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
refs: https://github.com/TryGhost/Toolbox/issues/245 - .all methods are fallback serializers not to be run as well as a custom serializer - The default serializer is also a fallback - The "All" file with before and after are global hooks that _always_ get run as well as other serializers - There's a lot of room for further improvement here especially with naming but this logic makes more sense for the usecases AND doesn't affect v2 & v3 etc. We can do another pass after 5.0 |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |