morfert

Results 2 issues of morfert

- EdgeDB Version: 2.14+7aec755 - EdgeDB CLI Version: 3.0.0-dev.983+bbf07e5 - OS Version: Windows 10 Home 19044.2965 Steps to Reproduce: 1. Install edgedb on windows with wsl2 2. Run 'edgedb project...

feedback required

I was getting `vue ssr error module not found` errors and ultimately ended up updating the `package.json` to be of `"type": "module"`. This also required updating the `import` and `export`...