Files
spring-jwt/owner-vue/vue.config.js
hoon7566 54f19fcad2 feat(store-service, owner-vue): 아이템 수정하기 개발
아이템 수정
아이템 옵션 추가 기능 개발
2022-02-25 16:38:24 +09:00

6 lines
67 B
JavaScript

module.exports = {
transpileDependencies: [
'vuetify'
],
}