mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
6 lines
75 B
JavaScript
6 lines
75 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset',
|
|
],
|
|
}
|