#vite + v2 addon + local dev linking
1 messages ยท Page 1 of 1 (latest)
are there any docs
in vite, I hope ๐
for outside a repo, you'll want to add optimizeDeps.exclude: ['your project'], I think
by default, this is configured for you for anything in your repo, iirc
(oh in the vite config)
the vite config in the app, not the addon? Sorry, not fully understanding ๐
Ah this was the magic I needed. Running pnpm run build --watch in the addon
ah, yea
that's not an ember thing to be fair. That's how it works across the industry now. Then people use tools such as turbo, nx or soon vite+