Project

General

Profile

Actions

Feature #12804

open

Combine js and css into a single file, and use html5 async attribute

Added by brian hamilton about 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Can a future release combine js and css files into a single file, and use the html5 async attribute? These seem like very simple ways to improve performance.

javascript_include_tag :all, :cache => true, :async => true
stylesheet_link_tag :all, :cache => true

I made a similar post in the forums.

http://www.redmine.org/boards/1/topics/35506

No data to display

Actions

Also available in: Atom PDF