Skip to content

Load ace providers all the time

Choose a tag to compare

@thetutlage thetutlage released this 24 Feb 14:18

The app.environment property indicates the environment in which the process has started. We should not use it to limit the execution of ace providers. Because, it is completely valid to load ace providers in test, or even web environment

  • refactor: load "aceProviders" regardless of the process environment f22cb42
  • chore: update dependencies dafb1a8

v5.1.9...v5.1.10