2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-24 09:32:02 +00:00
iconify/components-demo/vue2-demo/babel.config.js
2022-05-12 22:39:56 +03:00

4 lines
66 B
JavaScript

module.exports = {
presets: ["@vue/cli-plugin-babel/preset"]
};