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