buildscript.txt 367 B

1234567891011121314
  1. notifications
  2. --dependencies=mongo
  3. --deploy-pipeline=notifications
  4. --env-add=
  5. --env-pass-through=
  6. --esmock-loader=False
  7. --node-version=24.14.1
  8. --package-name=@overleaf/notifications
  9. --pipeline-owner=32
  10. --public-repo=True
  11. --test-acceptance-vitest=True
  12. --test-unit-vitest=True
  13. --ts-app=True
  14. --tsconfig-extra-includes=vitest.config.unit.cjs,vitest.config.acceptance.cjs