yui-compressor
Having trouble passing parameters to a program within powershell
I\'m using yuicompressor to minify and obfuscate some javscript files. I\'m trying to dynamically build the file path and pass it to the minifier from powershell.[详细]
2023-01-23 18:29 分类:问答php exec memory usage with phing
I\'m automating some tasks using phing and yui compressor and I\'m running into a memory problem.I\'m curious if there is a better way to handle this.[详细]
2023-01-23 15:17 分类:问答Web deployment with compressed files
Short Version When using file compressors like YUI compressor, what is the proper procedure for deploying your website, so that you don\'t have to mess with compressed files during development time?[详细]
2023-01-16 10:57 分类:问答Visual Studio: Check out file when building project
I have a post build event that combines my JavaScript files and outputs to Production.js, however if Production.js is not checked out, the build fails.[详细]
2023-01-15 01:48 分类:问答Behaviour of Packer, YUI compressor etc
I\'m trying to understand how all these tools work since, as far as I know, they change the name of variables to achieve a better compression.[详细]
2023-01-14 02:35 分类:问答YUI compressor: Found an undeclared symbol
I have a collection of Javascript files that together constitute a system. Different parts of the system are in different (global) namespaces (e.g., NSA, NSB, etc.) and those namespaces may be objects[详细]
2023-01-10 09:36 分类:问答How to output a timestamp in MSBuild [duplicate]
This question already has answers here: How to add a timestamp to TFSBuild.proj? (2 answers) Closed 8 years ago.[详细]
2023-01-09 07:35 分类:问答Problem autoexecuting yuicompressor in Vim (executing it from any directory)
I made yuicompressor work from the command line. 开发者_如何学GoBut the only thing I didn\'t understand from this tutorial is this part:[详细]
2023-01-04 09:05 分类:问答YUI Compressor + gzip causes Illegal Character error in jQuery
When I minify jquery using YUI compressor, it works fine. When I then add gzip compression (and serve this version via mod rewrite), the gzipped version throws this error:[详细]
2023-01-03 06:04 分类:问答Get ant concat to ignore BOM's'?
I have an ant build that concatenates my javascript into one file and then compresses it. The problem is that Visual Studio\'s default encoding attaches a BOM to every file. How do I configure ant to[详细]
2022-12-28 12:31 分类:问答