aspnetcore/samples/misc/Webpack
SteveSandersonMS 60e4e3a3f3 Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +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 Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +01:00
appsettings.json
package.json
project.json Simplify project.json/global.json files where possible 2016-05-18 13:59:25 +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