Vidar Eldøy
Vidar Eldøy
I've been thinking about it. If you say there is no redirect now, that explains the blank page. If you add a redirect to the default workspace, in this case...
@carbonrobot We don't have any dashboard issues. On localhost the domain is redirecting correctly, but in production there is no redirect, just a blank page.
Not sure exactly when it was fixed, but I'm no longer having this issue, redirects are working again.
Maybe I'm late to the party, but why shouldn't we be allowed to set `"main": "./index.mts"` or `"exports": { "import": "./index.mts" }` again? I'm using private packages on my own...
> There are several loaders that will do it out of the box, such as [`@nodejs-loaders/tsx`](https://www.npmjs.com/package/@nodejs-loaders/tsx) I was hoping I wouldn't have to include a bunch of config files and...
> Take a quick look at its README. Thanks for making that, but I did, and it says something about eslint config + it's a separate tool / command +...