<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Run UglifyJS on Windows Using node.js</title>
	<atom:link href="http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Aug 2018 15:56:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Dmitry Leskov</title>
		<link>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/comment-page-1/#comment-396</link>
		<dc:creator>Dmitry Leskov</dc:creator>
		<pubDate>Fri, 02 Sep 2011 06:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=429#comment-396</guid>
		<description>Unpack the zip file and edit the paths in the commands above in accordance with the location of node.exe and UglifyJS on your system. You may put these commands into a .bat file.

I have node.exe in &lt;code&gt;C:\EXE&lt;/code&gt; and UglifyJS in &lt;code&gt;C:\EXE\UglifyJS&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Unpack the zip file and edit the paths in the commands above in accordance with the location of node.exe and UglifyJS on your system. You may put these commands into a .bat file.</p>
<p>I have node.exe in <code>C:\EXE</code> and UglifyJS in <code>C:\EXE\UglifyJS</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wencha</title>
		<link>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/comment-page-1/#comment-395</link>
		<dc:creator>wencha</dc:creator>
		<pubDate>Thu, 01 Sep 2011 20:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=429#comment-395</guid>
		<description>Can you please specify how to do it?? I&#039;ve downloaded the last version of UglifyJS from https://github.com/mishoo/UglifyJS (zip v1.0.7). Also node.exe from http://nodejs.org/#download. I have the two things now what?? Please help!</description>
		<content:encoded><![CDATA[<p>Can you please specify how to do it?? I&#8217;ve downloaded the last version of UglifyJS from <a href="https://github.com/mishoo/UglifyJS" rel="nofollow">https://github.com/mishoo/UglifyJS</a> (zip v1.0.7). Also node.exe from <a href="http://nodejs.org/#download" rel="nofollow">http://nodejs.org/#download</a>. I have the two things now what?? Please help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
