Closed Alex1990 closed 8 years ago
OS: Ubuntu 14.04 template: grunt-init-gruntplugin
I run the grunt-init and enter the description string:
grunt-init
description
"Extract the ids and dependencies of the cmd module, and convert it to a transport module."
But, after init, the description in package.json and some-task.js file is cut off and become the below:
package.json
some-task.js
"Extract the ids and dependencies of the cmd module, an"
OS: Ubuntu 14.04 template: grunt-init-gruntplugin
I run the
grunt-init
and enter thedescription
string:"Extract the ids and dependencies of the cmd module, and convert it to a transport module."
But, after init, the description in
package.json
andsome-task.js
file is cut off and become the below:"Extract the ids and dependencies of the cmd module, an"