C
C
Cyril2015-12-27 14:15:53
JavaScript
Cyril, 2015-12-27 14:15:53

How to minify JavaScript code in Jade templates?

I want to minify JavaScript code that is in Jade templates. Compiling Jade to Html using Gulp Tasks.
It's about this:

body
    .main-cont
    script.
        $(document).ready(function() { ... })

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question