Hacker News new | ask | show | jobs
by Kinrany 1857 days ago
Opening code in the example repls shows the contents of the .replit file, but the file itself is not visible in the list of files.
1 comments

Hi, one of the authors here. The Nix environment on Replit is under development right now, we hid the configuration files to clean up the filetree as most users shouldn't need to know about the config files unless they are customizing the repl environment.

However, we are reverting that change for now since we don't offer a good way to access those files yet. I'll reply here once they are visible again.

The config files should be visible again, sorry for the delay!