Lary
Lary
Let me explain my question. I've found livedb project https://github.com/share/livedb that make possible to issue partial updating of big JSON tree with OP supporting. At now livedb support several ottypes...
I have the following css folder structure ``` ... .... css |- css1.min |- css2.min img .. .. ``` I need to process that files and save them into the...
In the following JSON object: ``` var user = { addresses: [ { type: 'Shipping', city: 'Charlottesville', state: 'VA', items: [ {id: 1, name: "item1"}, {id: 2, name: "item2"} ]...
Is it possible to add runtime code http://handlebarsjs.com/precompilation.html to output file also to prevent including it from html file ?: ``` ```
I need to compile all files in js folder and put them into the same one with the same names. So I have the following structure: So my compile-compiler task...
It seems like grunt-inline does't handle exceptions as described in the post http://stackoverflow.com/questions/41246030/why-doesnt-gruntjs-break-execution-if-exception-is-thrown