Vasiliy Koryanov

Results 2 issues of Vasiliy Koryanov

OS: Windows 11 ``` vite --https --host any-custom-host.dev --port 443 --mode multi --strictPort ``` vite.config.ts ``` export default defineConfig({ server: { https: true }, plugins: [vue(), basicSsl()], preview: { https:...

It should be possible to change column width to see component name ![image](https://github.com/webfansplz/vite-plugin-vue-devtools/assets/25076736/61fe8722-42ab-4834-86e8-94beb19ce210)