This should now write out the correct file for VS to pick up. The icon is missing since I'm not totally sure about how we should inject that into the _.template.config_ folder. Also, is there a description of each template we can use? |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| typings | ||
| .gitignore | ||
| README.md | ||
| package.json | ||
| tsconfig.json | ||
README.md
To generator the Yeoman generator, execute:
npm run build
Output will appear in the generator-aspnetcore-spa directory.