Attila Bőr
Attila Bőr
> Well, if this does not have the desired effect, then we should consider reverting it. > > Unfortunately, we've had no other feedback on this. Azure SQL Server without...
_To the current PR:_ I think it's ok to assume production mode based on manifest - bcz in prod always exists, and in dev shouldn't. In worst case/mistake * in...
I don't use safari, but _@vitejs/plugin-basic-ssl_ not helping ? Here is my vite.config.js what I use. I use SSL even in development. ``` import {defineConfig} from 'vite' import vue from...
How the _init-cart.css_ comes into the play? The *./webroot_src/main.ts* imports something what imports the *init-cart.css* ? Where the *init-cart.css* is located ? _Also there is a [root](https://vitejs.dev/config/shared-options.html#root) option in vite._