Alexander Hansen
Alexander Hansen
> @ndaba1 Ok the command opens an editor to edit a json file, when editing it and then executing `sst refresh --stage=development`, it seems my changes get overwritten, exactly how...
@mwood23 The function you show there has this as the first line: ``` function createRouter() { if (!args.domain) return; ``` So omit the domain property on the Auth (since domain...
Get this merged please. I tested it and it works. It does not work without these changes. I don't understand how people say it works. It does not. The code...
Am I the only one that experience this? It seems kinda random. It happens both for `sst dev` and `sst deploy`. It happens so much we have to have our...