We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2b2e1 commit b0333d1Copy full SHA for b0333d1
config/grunt/aliases.js
@@ -29,6 +29,7 @@ module.exports = function() {
29
'newer:copy:languages'
30
],
31
'newplugin': [
32
+ 'copy:rename',
33
'replace:packagename',
34
'readpkg',
35
'build'
0 commit comments