| Page 1 of 1 | [ 2 posts ] |
|
Is it possible to preserve a line of comments when a file is minified? I'm imagining some some sort of special demarcation like //// or something like that. I searched the forums and didn't anything on it.
I know that the compressor is for minifying, not obfuscating, but I'd like to add a readable copyright notice at the top of the minifiied file. Thanks for any tips you might have. Bryan |
|
From the README:
Quote: C-style comments starting with /*! are preserved. This is useful with comments containing copyright/license information. |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group