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

Fix bug Issue #528 #532

Closed
wants to merge 1 commit into from
Closed

Fix bug Issue #528 #532

wants to merge 1 commit into from

Conversation

xujihui1985
Copy link

Hi, this pull request is to fix bug that when precompile entire template folder with amd pattern

getFiles(template, root,files);
argv.fileCount = files.length;

function getFiles(template,root,result){
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get total files from template before processTemplate

@kpdecker
Copy link
Collaborator

Doh, just merged #533 which fixes the same, although in a slightly different manner.

Thanks for the PR though!

@kpdecker kpdecker closed this May 21, 2013
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.

2 participants