-
## Bug
open http://linkedin.github.io/dustjs/test/test.html in the latest versions of Chrome.
See that everything that points to raw.github... throws an error.
```
Refused to execute script from 'ht…
-
The grunt build task is failing on my Windows 7 machine. After creating a project with the yo kraken command, if I immediately run grunt build, I get this output:
```
Running "jshint:files" (jshint) …
-
Using the default template for Livescript with Express fails with SyntaxError the second time it is run with "watch --server".
## To reproduce:
1) `% mimosa new proj`
2) Answer the follow questions: …
-
Too bad that the context.global__template_name__ does not reflect the partial name.
Hence the fix is to store a stack of template names and push/pop and in the helpers do a peek() to get the current …
vybs updated
10 years ago
-
#### Error message
> SyntaxError: Expected buffer, comment, partial, reference, section or special but "{" found. At line : 123, column : 66
#### How to reach it
Add this on the template
>
> @me…
-
It will be great to add [bower.json](https://docs.google.com/document/d/1APq7oA9tNao1UYWyOm8dKqlRP2blVkROYLZ2fLIjtWc/edit#) descriptor to the project. That will simplify loading dustjs with [bower pac…
-
Please, update website http://linkedin.github.io/dustjs/.
> NOTE: We have removed dust helpers code from the dustjs-linkedin repo from V1.1.1, use npm install dustjs-helpers instead for using the hel…
-
Dave,
based on the documentation (readme)
(compile in Compile)
-
Hi,
I am trying to load the dust helper functions, but am beating my head against the wall trying to do this. I tried following the styling referenced in issue 181 (https://github.com/linkedin/dustjs…
-
What we are doing today:
- write a lot of code
- possibly update the version in package.json
- possibly run `make dust` maybe...
- commit
- at some point, tag in git and npm publish
Proposal -- separ…