mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
dedup vue (why??)
This commit is contained in:
parent
dd940a09d3
commit
eebfc82fff
|
@ -6,6 +6,7 @@ import { resolve } from 'path';
|
|||
export default defineConfig({
|
||||
plugins: [createVuePlugin({})],
|
||||
resolve: {
|
||||
dedupe: ['vue'],
|
||||
alias: {
|
||||
'@': resolve(__dirname, 'src'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user