apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.02k stars 339 forks source link

Do not include Scenes dev dependencies in Traffic Stats #8010

Closed zrhoffman closed 1 month ago

zrhoffman commented 1 month ago

NPM dev dependencies were being included in Traffic Stats. #8010 ensures that dev dependencies are omitted.


## Which Traffic Control components are affected by this PR?

What is the best way to verify this PR?

  1. build Traffic Stats RPM
  2. Look at the files
  3. Ensure it does not include packages like e2e in the node_modules folder

If this is a bugfix, which Traffic Control versions contained the bug?

8.0.1

PR submission checklist

ntheanh201 commented 1 month ago

LGTM, I can build Traffic Stats with TrafficControl Grafana Scenes