aspnetcore/templates/WebApplicationBasic
SteveSandersonMS 7d7e974b5f Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers
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
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Dockerfile
README.md
Startup.cs
WebApplicationBasic.xproj Add a load of .xproj files 2016-03-07 16:27:13 +00:00
appsettings.json
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