angular2-production-workflow
angular2-production-workflow copied to clipboard
The HTML archives not copied to dist folder
I am having the same issue too. HTML files are not copied during concatenation/minification process
I got html files packaged and relative paths accessible if encodeNames:false in gulp buildStatic. Ofcourse html is packaged only if we use require("..html")