fxa/apps/payments/next
Reino Muhl a11256cb50
feat(next): add l10n grunt scripts
Because:

* Add grunt script used to manage and update l10n ftl files used by
  payments next

This commit:

* Adds grunt scripts copy:branding-ftl, concat:ftl and watch:ftl

Closes #FXA-8819
2024-03-08 10:53:25 -05:00
..
.storybook feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
app feat(next): reorg checkout pages 2024-02-22 13:06:09 -05:00
images chore(next): Bonus tasks - update Error page to include error mapping, update pages to include l10n 2024-02-08 10:23:54 -05:00
public feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -05:00
tests/app feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
.env.example feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
.env.json feat: add nestJS service loading to payments-next 2023-09-14 09:45:37 -07:00
.env.production.json fix(payments): config file missing in build 2023-10-10 11:03:13 -04:00
.eslintrc.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
Gruntfile.js feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -05:00
auth.config.ts feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
auth.ts feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
index.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
jest.config.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next-env.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next.config.js chore(deps): bump next from 14.0.2 to 14.1.0 2024-02-23 09:34:08 -05:00
package.json chore(nx): upgrade to nx 18 2024-02-12 09:01:00 -05:00
pm2.config.js chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
postcss.config.js chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
project.json feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -05:00
tailwind.config.js feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
tsconfig.json feat(auth): allow prompt=none without hint 2024-02-15 13:28:09 -05:00
tsconfig.spec.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
tsconfig.storybook.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00