-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:generatorCategory: SharePoint Framework Yeoman generatorCategory: SharePoint Framework Yeoman generatortype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Currently you can only have one web part per project becaue all the required files are provisioned during the project creation.
In addition it would be nice if you will be able to add an additional web part the easy way similar to VS.
Let's say you have a gulp task like this.
gulp add-webpart
Web part name: HelloWorld2
Web part description: Additional Hello World Web Part
After that the gulp task can stream and copy the files, rename them and add it to the source folder. Should be a pretty easy but convenient addition.
I know It's just a developer preview but I thing it would be pretty useful.
mauricionr and cquick
Metadata
Metadata
Assignees
Labels
area:generatorCategory: SharePoint Framework Yeoman generatorCategory: SharePoint Framework Yeoman generatortype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.