[Phpmyadmin-devel] not uglifying js for production

Michal Čihař michal at cihar.com
Mon Jun 24 15:05:38 CEST 2013


Hi

Dne Thu, 20 Jun 2013 11:32:02 +0200
Dieter Adriaenssens <dieter.adriaenssens at gmail.com> napsal(a):

> 2013/6/20 Michal Čihař <michal at cihar.com>:
> > Hi
> >
> > Dne Thu, 20 Jun 2013 11:01:30 +0200
> > Dieter Adriaenssens <dieter.adriaenssens at gmail.com> napsal(a):
> >
> >> 2013/6/19 Rouslan Placella <rouslan at placella.com>:
> >> > Thought I'd mention that third party libraries (jquery, jquery plugins,
> >> > etc) can stay minified IMO. All we really care to debug is our code.
> >> > Besides, the public API of any external library will remain unmangled.
> >>
> >> I agree, it doesn't make sense to show a stack trace of where it goes
> >> wrong in those libraries. If there would be a bug there it can be
> >> found by a developer who investigates an error report.
> >>
> >> Mohamed, can you take a look at the release script and modify it so
> >> that our JS files are no longer minified?
> >
> > Maybe we can simply include minified jQuery and jQuery-UI in git and do
> > no minification on release time? These are anyway the big libraries and
> > we don't want to touch their code anyway...
> >
> 
> Good idea!

Done in master and also removed the release time compression in master.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130624/df72676b/attachment.sig>


More information about the Developers mailing list