[READ-ONLY] Mirror of https://github.com/hacknug/romi-project. romi-project.vercel.app
0

Configure Feed

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

Remove `console.log()` leftovers

Nestor Vera (Jul 11, 2022, 6:13 PM +0200) 825e4e1e 71c4f0a1

-2
-2
nuxt.config.ts
··· 1 1 import { defineNuxtConfig } from 'nuxt' 2 2 3 - console.log(process.env.NUXT_APP_BASE_URL) 4 - 5 3 // https://v3.nuxtjs.org/api/configuration/nuxt.config 6 4 export default defineNuxtConfig({ 7 5 // app: {