Skip to content

Commit b0333d1

Browse files
committed
Added a rename to the newplugin task
1 parent be2b2e1 commit b0333d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/grunt/aliases.js

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ module.exports = function() {
2929
'newer:copy:languages'
3030
],
3131
'newplugin': [
32+
'copy:rename',
3233
'replace:packagename',
3334
'readpkg',
3435
'build'

0 commit comments

Comments
 (0)