Skip to content

Remove configureEnginePlugin from the exports#56

Closed
davidjamesstone wants to merge 1 commit intomainfrom
feature/remove-configure-engine-plugin-from-exports
Closed

Remove configureEnginePlugin from the exports#56
davidjamesstone wants to merge 1 commit intomainfrom
feature/remove-configure-engine-plugin-from-exports

Conversation

@davidjamesstone
Copy link
Copy Markdown
Contributor

Proposed change

Remove the configureEnginePlugin from the plugin exports.
It's no longer needs to be exported and causes other modules to be loaded (like the localFormsService.js) when the main plugin is imported.

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

@alexluckett
Copy link
Copy Markdown
Contributor

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.

3 participants