Opened 9 years ago
Closed 9 years ago
#15 closed enhancement (fixed)
Add a way to serve static assets
Reported by: | peter | Owned by: | peter |
---|---|---|---|
Priority: | major | Component: | webapps |
Keywords: | Cc: | ||
Project: | BookmarksApp |
Description
Add a way to serve static assets (CSS, JS) for the bookmarks application.
Change History (3)
comment:1 Changed 9 years ago by peter
- Component changed from codebase to webapps
comment:2 Changed 9 years ago by peter
comment:3 Changed 9 years ago by peter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
[119/bookmarks]: Use Plack::Middleware::Static to serve static assets.