Ticket #133 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

Javascript should be minified

Reported by: http://blog.nerdbank.net/ Owned by: http://blog.nerdbank.net/
Priority: minor Milestone: v3.3 RTW
Component: build Version: v3.0.0 RTW
Keywords: Cc:

Description

There are a few embedded .js files in DotNetOpenAuth that are deployed for the OpenIdAjaxTextBox control. We should minify these automatically as part of the build.

Change History

Changed 5 months ago by http://blog.nerdbank.net/

  • status changed from new to accepted

This is done in:
master 927dc2db5

But we need a way to leave the copyright notice at the top of the file still.

Changed 5 months ago by http://blog.nerdbank.net/

  • status changed from accepted to closed
  • resolution set to fixed

Copyright notices are now preserved.
master d059d5c

Note: See TracTickets for help on using tickets.