this repo has no description
0
fork

Configure Feed

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

remove `.dev.vars.example` from the c3 template (#1040)

authored by

Victor Berchet and committed by
GitHub
a7809998 3486dda7

+1 -3
-2
create-cloudflare/next/.dev.vars.example
··· 1 - # Load .env.development* files when running `wrangler dev` 2 - NEXTJS_ENV=development
+1 -1
create-cloudflare/next/.gitignore
··· 47 47 # wrangler files 48 48 .wrangler 49 49 .dev.vars* 50 - !.dev.vars.example 50 +