mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
5 lines
No EOL
52 B
JavaScript
5 lines
No EOL
52 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
} |