Added Readme for plugin repo.
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
pluginDef: {
|
||||
expand: true,
|
||||
src: ['plugin.json', 'README.md'],
|
||||
src: ['plugin.json'],
|
||||
dest: 'dist/',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user