data icon indicating copy to clipboard operation
data copied to clipboard

update package presence checks to use macros

Open richgt opened this issue 2 years ago • 0 comments

Description

Type of PR

What kind of change is this?

  • [x] refactor
  • [ ] internal bugfix
  • [ ] user-facing bugfix
  • [ ] new feature
  • [ ] deprecation
  • [ ] documentation
  • [ ] something else (please describe)
  • [ ] tests

Notes for the release

Does this PR need to be described in the Ember release blog post? Please briefly describe what should be shared.

Updated package presence checks to use use macros instead of simple has checks.

richgt avatar Aug 09 '22 19:08 richgt