зеркало из https://github.com/mozilla/fxa.git
a9dc3372fe
Because: * We want an error library to generalize error handling across all new integrated libraries. This commit: * Generates a new JS library with nx called shared-error that exports a few error classes. * Ports the PayPalClientError to the new library as an example error (renamed to PayPalNVPError with PayPalClientError becoming a MultiError composed of one or more PayPalNVPErrors), refactoring the multiple error handling logic to a new helper. Closes #FXA-7656 |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
README.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |