fix(excel): another one liner fix for @teocomi

This commit is contained in:
Dimitrie Stefanescu
2021-05-26 16:50:11 +01:00
parent dff8eb7479
commit 7b032cd0e1
+1 -2
View File
@@ -10,6 +10,5 @@ module.exports = {
'Access-Control-Allow-Origin': '*'
}
},
transpileDependencies: ['vuetify']
transpileDependencies: ['vuetify', '@speckle/objectloader']
}