Files
spring-jwt/customer-vue/babel.config.js
bum12ark a5bb4b4a8f feat(customer-vue): 고객 프로젝트 생성
- vuetify 템플릿으로 변경
2022-03-02 14:38:01 +09:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}