每个Angular项目生成大量文件

北城以北 提交于 2020-08-19 22:58:53

问题:

I wanted to start a simple hello world app for Angular. 我想为Angular启动一个简单的hello world应用程序。

When I followed the instructions in the official quickstart the installation created 32,000 files in my project. 当我按照官方快速入门中的说明进行操作时,安装程​​序在我的项目中创建了32,000个文件。

I figured this is some mistake or I missed something, so I decided to use angular-cli , but after setting up the project I counted 41,000 files. 我认为这是一个错误,或者我错过了一些东西,所以我决定使用angular-cli ,但是在设置项目后,我计算了41,000个文件。

Where did I go wrong? 我哪里做错了? Am I missing something really really obvious? 我是否错过了一些确实很明显的东西?


解决方案:

参考一: https://stackoom.com/question/2cSV0/每个Angular项目生成大量文件
参考二: https://oldbug.net/q/2cSV0/Huge-number-of-files-generated-for-every-Angular-project
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!