| .. |
|
.template.config
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
ClientApp
|
Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228.
|
2017-08-25 11:02:02 -07:00 |
|
Controllers
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
Views
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
wwwroot
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
.gitignore
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
AngularSpa.csproj
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
Program.cs
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
Startup.cs
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
appsettings.Development.json
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
appsettings.json
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
npm-shrinkwrap.json
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
package.json
|
Use devDependencies consistently in templates (no packages required in production, as webpack publish builds are standalone). Fixes #747
|
2017-08-24 15:31:34 -07:00 |
|
tsconfig.json
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |
|
webpack.config.js
|
Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228.
|
2017-08-25 11:02:02 -07:00 |
|
webpack.config.vendor.js
|
Fix templates directory structure to produce correct nupkg output
|
2017-08-23 16:38:16 -07:00 |