]> git.immae.eu Git - github/bastienwirtz/homer.git/blame - babel.config.js
Fix #121 - Change default theme and layout from config
[github/bastienwirtz/homer.git] / babel.config.js
CommitLineData
b9c5fcf0
BW
1module.exports = {
2 presets: ["@vue/cli-plugin-babel/preset"],
3};