Skip to content

Export internal services from the plugin#24

Merged
davidjamesstone merged 1 commit intomainfrom
feature/export-internal-services
Mar 25, 2025
Merged

Export internal services from the plugin#24
davidjamesstone merged 1 commit intomainfrom
feature/export-internal-services

Conversation

@davidjamesstone
Copy link
Copy Markdown
Contributor

@davidjamesstone davidjamesstone commented Mar 25, 2025

Proposed change

Export the internal services from the plugin so they can be used in the consuming application.

E.g.

import { submit } from '@defra/forms-engine-plugin/services/notifyService.js'

Azure DevOps work item:

Type of change

  • [] Bug fix
  • New feature
  • [] Breaking change
  • [] Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • [] You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • [] There is no commented-out code.
  • [] You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • [] The tests are passing (npm run test).
  • [] The linting checks are passing (npm run lint).
  • [] The code has been formatted (npm run format).

@sonarqubecloud
Copy link
Copy Markdown

@davidjamesstone davidjamesstone merged commit 9b1b912 into main Mar 25, 2025
11 checks passed
@davidjamesstone davidjamesstone deleted the feature/export-internal-services branch March 25, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants