Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

常见问题页面中-打包出来的文件太大这个问题有一处错误 #3043

Closed
W-Abel-jia opened this issue Mar 7, 2019 · 3 comments · Fixed by #3068
Closed

常见问题页面中-打包出来的文件太大这个问题有一处错误 #3043

W-Abel-jia opened this issue Mar 7, 2019 · 3 comments · Fixed by #3068
Labels

Comments

@W-Abel-jia
Copy link

Reproduction link

https://ng-zorro-antd-start-n9xssx.stackblitz.io/

Steps to reproduce

打开ng-zorro-antd文档页面,点击左侧“常见问题”,然后看到右侧的“打包出来的文件太大”问题中,关于命令:“ng build --prod --sourcemaps” 写法错误,正确的是:“ng build --prod --sourcemap”,多了一个s。

What is expected?

ng build --prod --sourcemap

What is actually happening?

ng build --prod --sourcemaps

Environment Info
ng-zorro-antd 7.0.1
Browser Chrome72.0.3626.119
@ng-zorro-bot
Copy link
Collaborator

Translation of this issue:


FAQ page - The packaged file is too large. This problem has an error.

Reproduction link

https://ng-zorro-antd-start-n9xssx.stackblitz.io/

Steps to reproduce

Open the ng-zorro-antd documentation page, click on the "Frequently Asked Questions" on the left, and then see the "packaged file is too large" question on the right side, about the command: "ng build --prod --sourcemaps" write error, The correct one is: "ng build --prod --sourcemap", one more s.

What is expected?

Ng build --prod --sourcemap

What is actually happening?

Ng build --prod --sourcemaps

Environment Info
ng-zorro-antd 7.0.1
Browser Chrome72.0.3626.119

@wzhudev
Copy link
Member

wzhudev commented Mar 8, 2019

@W-Abel-jia 似乎是 ng build --source-map?

@W-Abel-jia
Copy link
Author

W-Abel-jia commented Mar 8, 2019 via email

vthinkxie added a commit that referenced this issue Mar 11, 2019
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants