Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Introduce JavascriptPackageResource and JavascriptResourceReference that transparently strips comments and whitespace from javascript files. It also serves the files compressed when client supports it.
By default the comments are stripping is done in deployment mode. In development mode the files are served unstripped.