Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order Slice to work, you have to write and set up activator of your application. The activator will be responsible for creating and storing injector of your application.

Sample activator

Below code presents how an activator of your application should look like:

...