identity icon indicating copy to clipboard operation
identity copied to clipboard

Running deso identity in ng serve vs ng build

Open namelessperson0 opened this issue 3 years ago • 1 comments

Deso identity works when I use ng serve command. But when I use ng build --configuration production and copy the dist folder to my server and then use Deso identity from there, I get the below error https://myDesoIdentity.com/embed?v=2 not found.

namelessperson0 avatar Jul 18 '22 16:07 namelessperson0

Is this an issue related to https://angular.io/guide/deployment#server-configuration ?

namelessperson0 avatar Jul 19 '22 09:07 namelessperson0