"scripts":{ "build": "ng build && npm run-script copy-index-file", ... in this example index2.html is a file that will be copied to dist folder.
確定! 回上一頁