Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time)
This commit is contained in:
parent
da82495fa2
commit
ddcca3104e
4 changed files with 49 additions and 0 deletions
|
@ -3,4 +3,5 @@ module Import
|
|||
) where
|
||||
|
||||
import Foundation as Import
|
||||
import Settings.StaticR as Import
|
||||
import Import.NoFoundation as Import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue