pl-fe: dedupe deps
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
parent
3db2a13ad9
commit
3948f689a9
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue