Skip to content

Access raw ally config via allyManager.config property

Compare
Choose a tag to compare
@thetutlage thetutlage released this 23 Jan 12:06
· 4 commits to develop since this release

Since, the config/ally.ts file exports a config provider, you cannot access raw config directly from it. However, now you can use the allyManager.config property to get reference to the raw config.

Commits

  • refactor: make allyManager.config property public 5336914
  • chore: update dependencies 825e402

v5.0.1...v5.0.2