3 Commits

Author SHA1 Message Date
Cesar De la Torre
33501657b7 Fixed change in SPA path for the build bits scripts, PowerShell and Mac Bash 2017-02-22 18:54:51 -08:00
Bill Wagner
bb5d48735d update build script for Mac
Until adding these, the project would not build correctly on a Mac.

script working for SPA

Add execute permissions to build-bits.sh on macOS

fix a rebase / automatic merge issue.

Somehow, the MVC image got in there twice.

update content nodes

Bug workaround for for the CLI. It turns out that the CLI does not
handle content nodes that have multiple paths. Instead, multiple nodes
are needed.

use the standard names for the web docker images.

fix a typo and update the csproj content listings.

Also, execute nom install as part of publishing  the spa application.
2017-02-21 14:04:35 -05:00
Cesar De la Torre
dc1a245720 Cleaning the old build-image.ps1 files up as the Docker Images are build now with docker-compose build/up and the PowerShell Scrip "build-bits.ps1" just needs to build the .NET and SPA bits and publish it into each pub directory per project. 2017-02-16 13:59:40 -08:00