mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Clean up TODO
This commit is contained in:
parent
167c7c4adb
commit
6906ad4253
1 changed files with 1 additions and 2 deletions
3
TODO.md
3
TODO.md
|
@ -1,7 +1,7 @@
|
|||
# TODO
|
||||
* cache headers for static assets (and on document GET)
|
||||
* tests
|
||||
* fix that chrome bug where it loads the doc twice
|
||||
* put back .rb work - broken by new router
|
||||
* expand extension map
|
||||
* kick expiration back by increment on each view
|
||||
* Add file extensions ourselves to push state
|
||||
|
@ -9,7 +9,6 @@
|
|||
* Better about page text
|
||||
* test new interface in browsers
|
||||
* compress assets
|
||||
* cache static assets in memory with connect
|
||||
* look for a better way to do router
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue