alcharkov / js-css-minify-compress

Automatically exported from code.google.com/p/js-css-minify-compress
1 stars 0 forks source link

Minified file not sync to remote server #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

   1.create style.css 
   2.minify it in separate file (it's immediately sync with remote server)
   3.change style.css, minify it again
   4.minified files changed byt not synchronized to remote server

What is the expected output? What do you see instead?

   Minified file must cause sync of itself

What version of the product are you using? On what operating system?

   Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
   Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.0.2 Patch 1
   Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
   Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b18

Please provide any additional information below.

A attach a video demonstration

Original issue reported on code.google.com by s4ur...@gmail.com on 16 May 2015 at 1:13

Attachments: