E
E
evnuh2013-11-28 01:15:21
css
evnuh, 2013-11-28 01:15:21

How do you minify and compile css and js before putting it into production?

I'm interested in the question - by what means do you solve this issue before putting it into production? Manually? Do you automate? If so, how? Grunt? And something not on Node.JS? How about versioning? It is interesting js and css together, and even preferably automatically.
February 2014 UPD:
http://brunch.io is now our choice!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Fanamurov, 2013-11-28
@evnuh

And there is also a wonderful tool Prepros

A
Alexey, 2013-11-28
@ScorpLeX

https://developers.google.com/closure/compiler/?hl=en&csw=1
If we talk only about js, it's hard to find better.

G
gotmeth, 2013-11-29
@gotmeth

this is probably not a useful answer for ts, but for me the PHP&Web Tools plugin for Coda2 is a great solution.

N
Nikita Gusakov, 2013-11-28
@hell0w0rd

what is the problem with nodejs? There is an assetic for php, I use it in a symphony project
. What versioning are you talking about?

N
Nazar Mokrinsky, 2013-11-28
@nazarpc

If manually - in PhpStorm, right-click on the file, Refactor > Compress

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question