Beginning angular
This commit is contained in:
@@ -4,9 +4,9 @@ module.exports = function(config) {
|
||||
templates: {
|
||||
files: [{
|
||||
expand: true,
|
||||
cwd: './assets/linker/templates/',
|
||||
cwd: './assets/templates/',
|
||||
src: ['*.jade'],
|
||||
dest: './assets/linker/templates/',
|
||||
dest: './assets/templates/',
|
||||
ext: '.html'
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user