(js) New file structure for Angular modules

JavaScript files are now merged by the 'js' Grunt task.
This commit is contained in:
Francis Lachapelle
2015-05-05 22:06:13 -04:00
parent b1ff1d4365
commit 1dc5f0d412
65 changed files with 2995 additions and 2397 deletions
+3 -3
View File
@@ -7,11 +7,11 @@
"csswring": ">=3.0.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-compass": "^1.0.1",
"grunt-concat-sourcemap": ">=0.4.3",
"grunt-contrib-watch": ">=0.5.3",
"grunt-ng-annotate": ">=0.10.0",
"grunt-postcss": "^0.3.0",
"grunt-sass": ">=0.18.0",
"kss": "^2.0.2",
"sassyjson": "^1.1.8"
"kss": "^2.0.2"
}
}