Files
archived-rttys/frontend/babel.config.js
T
Jianhui Zhao 35a6e9a9b2 rename 'web' to 'frontend'
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-02-24 09:58:39 +08:00

6 lines
73 B
Go

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