Z
Z
Zakhar Morozov2016-02-22 10:08:51
Node.js
Zakhar Morozov, 2016-02-22 10:08:51

Is there an analogue of munee on nodejs (back for static gluing)?

Perhaps this technology is widely known in these circles and has been used for a long time. But for a long time I sat in a cave called munee, which, they say, worked, and all right. munee is a php script that glues, parses and caches js, css and other statics. I consider it inappropriate, each time to apply for such an Apache.
It is necessary to do it on the fly, so that the layout designer can pick up everything without problems. Otherwise, I would have used BEM-tools for packaging in advance.
I.e. In browser

<script type="text/javascript" src="/bootstrap.js+some.js"></script>

The output, in fact, is already solid js.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MNB, 2016-02-22
@fortaelo

brunch.io
like it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question