mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-22 00:00:42 +01:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
module.exports = {
|
|
transpileDependencies: [
|
|
'vuetify',
|
|
],
|
|
};
|