Fixed build and added distribution files to the repo

This commit is contained in:
Colin Eberhardt
2015-08-11 21:01:03 +01:00
parent 7f9b3afe33
commit 5653e4ef82
6 changed files with 1025 additions and 4 deletions

View File

@@ -26,9 +26,7 @@ module.exports = function(grunt) {
prefix: '// @@',
},
main: {
// Files to perform replacements and includes with
src: '<%= paths.srcFolder %>/css-layout.js',
// Destination directory to copy files to
dest: '<%= paths.distFolder %>/css-layout.js'
}
},