JuniperChicago
Results
12
comments of
JuniperChicago
@stuarthendren I appreciate your effort here as I attempted this massive update a few years ago and got 3/4 done before having to switch my attention elsewhere. Unlike you, I...
I found setting `"module": "es2015"` in `tsconfig.json` worked for a typescript file. It compiles once, so in `nuxt dev` mode, `serverMiddleware` file changes will not hot-reload, but otherwise it seems...