mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Move source/documents/* to source/
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ module.exports = (grunt) ->
|
||||
pkg: grunt.file.readJSON 'package.json'
|
||||
|
||||
var: {
|
||||
source: 'source/documents'
|
||||
source: 'source'
|
||||
destination: 'build'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user