angular2-production-workflow
angular2-production-workflow copied to clipboard
file is not serve from dist folder
Hi I run the "gulp dist" ,"dist" folder is generated , then I run "npm start" but the file is serving from "./" path I think it should serve from "./dist" path . plz let me know if I missing something