mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 05:34:15 +00:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
|
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/cli-plugin-babel/preset',
|
||
|
],
|
||
|
};
|