nasa-gcn / gcn.nasa.gov

General Coordinates Network (GCN) web site
https://gcn.nasa.gov
Other
182 stars 43 forks source link

Add direct dependency on esbuild #2567

Closed lpsinger closed 2 months ago

lpsinger commented 2 months ago

We had an inderect dependency on esbuild because Remix depends on it, but we should have a direct dev dependency as well because our own build system calls esbuild itself.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 6.11%. Comparing base (ccf6739) to head (680957c). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2567 +/- ## ===================================== Coverage 6.11% 6.11% ===================================== Files 164 164 Lines 4053 4053 Branches 440 440 ===================================== Hits 248 248 Misses 3803 3803 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.