Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to dustjs 1.2.2 #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

acarpe
Copy link

@acarpe acarpe commented Mar 22, 2013

take a look at the commits :)

acarpe added 4 commits March 22, 2013 00:21
to be able to compile again with this version I have introduced a new
file 'dust-full.js' that contains the compiler
I had to modify dust to make it works with ExecJS.
I changed getGlobal function from
return this.dust;
to
return dust;
Don't ask me why it's too late to dig deeper in js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant