Open macintoshhelper opened 7 years ago
Filenames are currently hardcoded, but if you want to add lots of images or pages, the main file can get very long. Maybe the server could check that if a file with the url exists, it will read that file.
http://127.0.0.1:3000/index.html doesn't work because of this.
Similar issue mentioned in #29 too
Filenames are currently hardcoded, but if you want to add lots of images or pages, the main file can get very long. Maybe the server could check that if a file with the url exists, it will read that file.