frontend-rw #1

Merged
marcin merged 347 commits from frontend-rw into develop 2024-12-05 15:32:18 -08:00
Showing only changes of commit 3948f689a9 - Show all commits

View file

@ -166,6 +166,7 @@ const config = defineConfig(({ command }) => ({
alias: [
{ find: 'pl-fe', replacement: fileURLToPath(new URL('./src', import.meta.url)) },
],
dedupe: ['@floating-ui/react', 'tabbable'],
},
test: {
globals: true,