mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-25 00:00:36 -05:00
- minify js and css
This commit is contained in:
@@ -5,7 +5,7 @@ require "./util"
|
||||
|
||||
class FS
|
||||
extend BakedFileSystem
|
||||
bake_folder "../public"
|
||||
bake_folder "../dist"
|
||||
end
|
||||
|
||||
class StaticHandler < Kemal::Handler
|
||||
|
||||
Reference in New Issue
Block a user