Results 2 comments of Marcelo Has

I'm just running the build process (npm run build) here's my `vite.config.ts`: ``` import { sveltekit } from '@sveltejs/kit/vite'; import { defineConfig } from 'vite'; import { federation } from...

Hi @bcantoni I'm facing a similar issue. I need to link a piece of information to a specific dashboard, so when I publish to Tableau Server my extension searches for...