🔧 test environment setup updated
This commit is contained in:
parent
ef777d539f
commit
e5a2843c9f
|
@ -7,8 +7,8 @@ import path from 'path';
|
|||
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
vue(),
|
||||
vueDevTools(),
|
||||
vue(), // compile les .vue
|
||||
vueDevTools(), // plugin dev (optionnel)
|
||||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user