]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - babel.config.js
Make Homer more "web app" friendly
[github/bastienwirtz/homer.git] / babel.config.js
1 module.exports = {
2 presets: ["@vue/cli-plugin-babel/preset"],
3 };