Skip to content
This repository has been archived by the owner on Dec 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #54 from xiaods/gruntfile
Browse files Browse the repository at this point in the history
FIX: Grunt missing accountSettings.js
  • Loading branch information
xiaods committed Sep 4, 2014
2 parents 8467bc7 + de5d0c6 commit 02903cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ module.exports = function (grunt) {
'public/javascripts/views/boardlist.js',
'public/javascripts/views/cardList.js',
'public/javascripts/views/help.js',
'public/javascripts/views/accountSettings.js',
'public/javascripts/views/welcome.js',
'public/javascripts/views/dashboard.js',
'public/javascripts/views/dashboard-navigation.js',
Expand Down

0 comments on commit 02903cd

Please sign in to comment.