K
K
Konstantin2016-02-19 19:46:51
PHP
Konstantin, 2016-02-19 19:46:51

phpstorm what is css js compression plugin?

I would like css and js to be automatically compressed into 1 file (naturally ccs into one, and js into another)
And it’s convenient for me to edit when it is in different files.
Is there such a plugin for auto compression?
I found Assets Compressor - it compresses by button, and compresses into name + timestamp - you have to rename it - in general, a lot of manual work.
Is there something to compress into name+min.css or min.js
Automatically! when changing the file - immediately)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladislav Yandimirkin, 2016-02-19
@vlaad360

67c4939e772341a880b0dcf9a4a47d34.png
you install some css-nano package as a program and call it when you need
to select .js files for JS, install another File Watcher and configure a minifier or any analogue will do

T
timfcsm, 2016-02-19
@timfcsm

I don’t know about plugins, but for this there have long been taskrunners like gulp or grunt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question