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

Some Gruntfile fixes #18

Merged
merged 4 commits into from
Aug 4, 2013
Merged

Some Gruntfile fixes #18

merged 4 commits into from
Aug 4, 2013

Conversation

fudanchii
Copy link
Contributor

Some fixes to make jshint actually check files under extensions and components folder. as discussed in #6

And some requirejs config as pointed by @addyosmani in #14
With this, hopefully we can have some basic optimization for `dist' files. I think I also want to concatenate extensions and components files together, but the work would be a bit messy, so I'll leave it at this for now.

Underscore dependency at extensions were removed,
I think the one at components should be good enough as an example.
Apparently requirejs may automatically copy
files between app and dist. So I remove `copy' from build task.
May need some review on this.
@addyosmani
Copy link
Member

This LGTM. Thanks for taking the time to put this together, @fudanchii!

addyosmani added a commit that referenced this pull request Aug 4, 2013
@addyosmani addyosmani merged commit c1385ff into aurajs:master Aug 4, 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