bcgov / zeva

Zero Emission Vehicles Act
Apache License 2.0
5 stars 13 forks source link

CTHUB - call to sockjs url #2143

Closed tim738745 closed 8 months ago

tim738745 commented 9 months ago

Describe the task Currently, in dev and test, the frontend attempts to call localhost/sockjs-node/info but this endpoint is not configured; we should either not call it or have it call the sockjs route configured in frontend-dc.yaml

Purpose Cleanup

Acceptance Criteria

Additional context

kcabhar commented 9 months ago

Hey team! Please add your planning poker estimate with Zenhub @emi-hi @JulianForeman @tim738745

tim738745 commented 8 months ago

This should be resolved now that we're using create-react-app (which supplies its own webpack config).