cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
364 stars 54 forks source link

Fix frontend pipeline errors (missing cors package and lambda-logger) #2456

Closed aloftus23 closed 8 months ago

aloftus23 commented 8 months ago

🗣 Description

Fix errors in the frontend pipeline: https://github.com/cisagov/crossfeed/actions/runs/7476260551/job/20346410229

  1. Add cors package to the frontend pacakge.json
  2. remove lambda-logger as that will be implemented in a future PR