标签: environment-variables angular-cli
在使用Angular CLI 1.x之前,我可以使用index.prod.html和index.dev.html并根据环境提供文件。
在Angular CLI 1.4.10和Angular 4中有没有办法做到这一点?