Aleks

Results 4 comments of Aleks

@samrum still with the same problem, do you still support this plugin?

Why don't you just remove that part of the script from the package.json?

Hi! 👋 Thank you so much for working on this PR! I encountered this exact issue while developing a browser extension where rendering `AlertDialogContent` inside a Shadow DOM (using `Portal...

Happens the same in linux/macos. Here is my vite config: ``` import webExtension from '@samrum/vite-plugin-web-extension' import react from '@vitejs/plugin-react' import { resolve } from 'path' import { defineConfig, loadEnv }...