embedded-app-sdk icon indicating copy to clipboard operation
embedded-app-sdk copied to clipboard

Can't add @vite route on the discord.dev dashboard

Open fb-sean opened this issue 1 year ago • 1 comments
trafficstars

In order to run my vuejs app in the vite dev mode I need to add /@vite to the url mapping. The regex does not allow that in general.

fb-sean avatar Jul 22 '24 18:07 fb-sean

You can see that it trys to request to that path in order to get the vite client js image

fb-sean avatar Jul 22 '24 18:07 fb-sean