angular2-production-workflow icon indicating copy to clipboard operation
angular2-production-workflow copied to clipboard

file is not serve from dist folder

Open secabhi opened this issue 8 years ago • 0 comments

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

secabhi avatar Dec 08 '16 09:12 secabhi