1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-12-13 03:05:55 +00:00

preparse static elements rather than fs'ing them

This commit is contained in:
John Crepezzi
2011-11-18 17:36:35 -05:00
parent 0fe0306caa
commit b173cdd144
2 changed files with 18 additions and 18 deletions

View File

@@ -26,7 +26,6 @@ if (config.logging) {
}
}
// TODO preparse static instead of using exists
// TODO implement command line
// Set the server up