Ghost/ghost/stripe
Naz 8c3473e5e0 Moved exception handling for members migrations
refs https://github.com/TryGhost/Toolbox/issues/358

- Error handling should be done as close to the place that knows how to handle them. It's a catch-all block which doesn't add any logic, so does not really make sense to have that extra code in general "init" method which ideally should be just a whole bunch of calls with no extras.
2022-07-26 15:13:12 +01:00
..
lib Moved exception handling for members migrations 2022-07-26 15:13:12 +01:00
test Fixed failing migration requests when client runs in a test env 2022-04-05 21:36:22 +12:00
.eslintrc.js
index.js
package.json Removed repository from component package.json files 2022-07-25 11:15:16 +02:00