mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 22:23:09 -07:00
preparse static elements rather than fs'ing them
This commit is contained in:
parent
0fe0306caa
commit
b173cdd144
2 changed files with 18 additions and 18 deletions
|
@ -26,7 +26,6 @@ if (config.logging) {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO preparse static instead of using exists
|
||||
// TODO implement command line
|
||||
|
||||
// Set the server up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue