mirror of
https://github.com/fluencelabs/dwh-game
synced 2025-04-24 22:32:15 +00:00
6 lines
53 B
JavaScript
6 lines
53 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|