Workiva / webdev_proxy

A simple HTTP proxy for the webdev serve command (a tool authored by the dart team) that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (/index.html). This allows developers to work on browser applications (like our own) that use HTML5 routing while still being able to refresh and/or navigate directly to deep links.
Other
11 stars 6 forks source link

Fix print out to use dart prefix #37

Closed kimlarson-wk closed 2 months ago

kimlarson-wk commented 10 months ago

Copy pasta is nice. Let's make things easy.

aviary2-wf commented 10 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

dustinlessard-wf commented 2 months ago

QA+1

@Workiva/release-management-p

evanweible-wf commented 2 months ago

@kimlarson-wk after the master merge, I don't think there are actually any changes in this PR. Should we close it?