fxa/libs/payments
Reino Muhl 70ebacc772
fix(nx): remove nx prject rootDir and main changes
Because:

* Manual changes were needed to all nx libraries to ensure expected
  TypeScript build and development intellisense behavior.

This commit:

* Removes the "rootDir" build option added to all libraries, to allow
  for relative paths. This is no longer necessary since issues using
  TypeScript path aliases have been resolved.
* Removes changes to "main" build option, which ensured the built
  version of package.json had the correct path to the main index.js.

Closes #
2023-10-16 13:32:53 -04:00
..
capability fix(nx): remove nx prject rootDir and main changes 2023-10-16 13:32:53 -04:00
cart fix(nx): remove nx prject rootDir and main changes 2023-10-16 13:32:53 -04:00
eligibility fix(nx): remove nx prject rootDir and main changes 2023-10-16 13:32:53 -04:00
paypal fix(nx): remove nx prject rootDir and main changes 2023-10-16 13:32:53 -04:00
ui feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00