mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
5b70538117
- added condition for link tags. - improve stability. - linted code. - up version. - build.
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset',
|
|
],
|
|
};
|