mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 06:02:13 +00:00
6 lines
74 B
JavaScript
6 lines
74 B
JavaScript
module.exports = {
|
|
presets: [
|
|
"@vue/cli-plugin-babel/preset"
|
|
]
|
|
};
|