6cb5a294c5
Stop sending constructing the error response directly inside the storage component and send the error back to the application to handle it. As a result: - `File.afterRemoteError` hook is trigered now - App-provided error handling strategy is used to build error responses, e.g. using the production mode of strong-error-handler to hide sensitive information. |
||
---|---|---|
.. | ||
providers/filesystem | ||
factory.js | ||
storage-connector.js | ||
storage-handler.js | ||
storage-service.js |