What is [githubImport] in .replit?

What’s the use of [githubImport] in replit.nix file? I didn’t saw any information stated regarding this in Configuring a Repl website page.


I… can’t find it. Perhaps try searching more at nixos.org. Also try deleting it, and see what’ll happen. Just a guess: maybe if you import with GitHub, that’s added.

Oh… wait, it’s “.replit” file and not “replit.nix”. Apologies for my mistake. :person_facepalming:

  • Create a NodeJS repl
  • Show hidden files
  • View .replit file
  • There is the [githubImport]
1 Like