[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-typed-vuex-vue-example. nuxt-typed-vuex-vue-example.now.sh
0

Configure Feed

Select the types of activity you want to include in your feed.

nuxt-typed-vuex-vue-example / babel.config.js
73 B 5 lines
1module.exports = { 2 presets: [ 3 '@vue/cli-plugin-babel/preset' 4 ] 5}