aspnetcore/templates/WebApplicationBasic
SteveSandersonMS 3ab3a1bf5f Make WebApplicationBasic consistent with other templates 2016-03-01 16:27:20 +00:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
Views Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.gitignore Switch to Webpack 2016-02-23 13:48:07 +00:00
Dockerfile Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
README.md Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
Startup.cs Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
appsettings.json Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00
package.json Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
project.json Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
tsconfig.json Make WebApplicationBasic consistent with other templates 2016-03-01 16:27:20 +00:00
webpack.config.dev.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.prod.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00
webpack.config.vendor.js Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here. 2016-03-01 16:25:37 +00:00