There was an error while loading. Please reload this page.
1 parent 4c894b6 commit e390cacCopy full SHA for e390cac
1 file changed
templates/common/Gruntfile.js
@@ -136,9 +136,9 @@ module.exports = function (grunt) {
136
dot: true,
137
src: [
138
'.tmp',
139
- '<%= yeoman.dist %>/*',
140
- '!<%= yeoman.dist %>/.git*',
141
- '!<%= yeoman.dist %>/Procfile'
+ '<%%= yeoman.dist %>/*',
+ '!<%%= yeoman.dist %>/.git*',
+ '!<%%= yeoman.dist %>/Procfile'
142
]
143
}]
144
},
0 commit comments