trails icon indicating copy to clipboard operation
trails copied to clipboard

remove duplicates from trailpack prerequisites

Open tjwebb opened this issue 9 years ago • 1 comments

Issue Description

If a trailpack config listens for a duplicate event (or, manually adds a system event like trailpack:all:configured) into the config, after() will listen for two occurrences of the event and the app will not load.

Environment

  • node version: all
  • trails version: all
  • operating system: all

tjwebb avatar May 10 '16 18:05 tjwebb

I could probably start on this task if you point me in the right direction.

scott-wyatt avatar Jul 22 '16 22:07 scott-wyatt