I\'m trying to build my angular project with the angular-cli in a MINGW64 docker box on a Windows 7 Pro machine.
In git bash, the command I am using is:
I found on this website a solution that works for me on Git bash:
npm ng build –base-href="//my-path\\" --prod