other minor fix

This commit is contained in:
lesion
2019-03-12 23:48:43 +01:00
parent 4afa4a2729
commit 8de0582cae
2 changed files with 1 additions and 2 deletions

View File

@@ -17,6 +17,5 @@ module.exports = {
transpileDependencies: [
/\bvue-awesome\b/,
'vuex-persist',
'bootstrap-vue'
]
}