You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the application don't use the sidecar pattern to comm with the backend (using HTTP instead) we can remove the sidecar.ts file and all the dependencies (should be none).
Now that the application don't use the sidecar pattern to comm with the backend (using HTTP instead) we can remove the
sidecar.tsfile and all the dependencies (should be none).refstudio/src/api/sidecar.ts
Line 8 in 32128d5