mirror of
https://github.com/anatolykopyl/pwa-question.git
synced 2026-03-26 12:55:00 +00:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset',
|
|
],
|
|
};
|