refactor(customer-vue): customer-vue 삭제

template 미사용으로 해당 service 삭제
This commit is contained in:
hoon7566
2022-03-02 14:29:31 +09:00
parent 169902ff2f
commit 43a439a982
46 changed files with 0 additions and 1196 deletions

View File

@@ -1,6 +0,0 @@
module.exports = {
transpileDependencies: true,
devServer: {
allowedHosts: 'all',
},
}