aspnetcore/samples/misc/Webpack
SteveSandersonMS 352108be35 Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
..
Clientside
Controllers Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451. 2016-05-02 13:13:47 -07:00
Views Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451. 2016-05-02 13:13:47 -07:00
wwwroot
.gitignore
Dockerfile
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
Webpack.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
appsettings.json
package.json
project.json Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
tsconfig.json
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js