Remove Yeoman from the template build process

This commit is contained in:
Steve Sanderson
2017-08-22 14:43:51 -07:00
parent eea2066a6d
commit e057cb35ec
4 changed files with 5 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
To generator the Yeoman generator, execute:
To generator the package generator, execute:
npm run build
Output will appear in the `generator-aspnetcore-spa` directory.
Output will appear in the `dist/artifacts` directory.