SteveSandersonMS
|
6789dbc102
|
csproj-based projects don't need the _placeholder.txt files, because the publishing code correctly includes dist files even if they were not on disk before
|
2017-01-07 00:04:20 +00:00 |
|
SteveSandersonMS
|
4580412f73
|
Don't leave behind an unused package.json.tmp file
|
2016-12-15 16:42:25 +00:00 |
|
SteveSandersonMS
|
2135d77189
|
generator-aspnetcore-spa support for selecting between project.json and .csproj
|
2016-12-15 16:42:25 +00:00 |
|
SteveSandersonMS
|
62b676174e
|
generator-aspnetcore-spa now displays its own version number on startup
|
2016-12-15 16:41:10 +00:00 |
|
SteveSandersonMS
|
6c16ba3da7
|
Remove template_nodemodules_placeholder.txt files - they are redundant now that we no longer need to publish node_modules to production
|
2016-12-15 16:35:48 +00:00 |
|
SteveSandersonMS
|
495c95d227
|
If generator fails because NPM is too old, exit with nonzero status code
|
2016-12-15 16:35:48 +00:00 |
|
SteveSandersonMS
|
834301e50d
|
Publish generator-aspnetcore-spa 0.6.1
|
2016-11-28 17:48:08 +00:00 |
|
SteveSandersonMS
|
4f15bd6c50
|
Produce correct package.json from generator-aspnetcore-spa
|
2016-11-10 08:16:30 -08:00 |
|
SteveSandersonMS
|
828ed07cef
|
In generator-aspnetcore-spa, offer user the choice of whether to include tests
|
2016-11-09 14:05:41 -08:00 |
|
SteveSandersonMS
|
b3dbb6e0f1
|
Yeoman generator, when running on Windows, ensures you have NPM 3+. Fixes #82.
|
2016-11-07 14:10:03 -08:00 |
|
SteveSandersonMS
|
6259b7b938
|
In generator-aspnetcore-spa, use 'yarn' (if available) instead of 'npm' to restore dependencies because it's > 10x faster
|
2016-10-28 16:55:39 +01:00 |
|
SteveSandersonMS
|
dfcaae6fda
|
Include AureliaSpa in generator-aspnetcore-spa
|
2016-10-28 15:52:15 +01:00 |
|
SteveSandersonMS
|
b72435c5cc
|
Yeoman generator support for optional --projectguid=... CLI argument
|
2016-09-13 13:57:23 +01:00 |
|
SteveSandersonMS
|
7f841ff840
|
In Yeoman generator, support passing args from command line (e.g., --framework=angular-2)
|
2016-09-13 13:44:51 +01:00 |
|
SteveSandersonMS
|
0bcf4b0700
|
Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs)
|
2016-09-08 15:58:47 +01:00 |
|
SteveSandersonMS
|
d928ef4f12
|
Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman
|
2016-08-18 10:58:04 -07:00 |
|