Vercel Toolbar in Github Codespace
Has anyone successfully set up a github codespace for NextJS development and added the Vercel toolbar to their dev server, such that you can run
next dev
and see the toolbar when going to https://<codespace-name>-3000.app.github.dev
? I keep getting this error:
Error loading microfrontend config: TypeError: Failed to fetch0 Replies