Size limit error
See original GitHub issueI got this warning when I run npm test
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (250 kB).
This can impact web performance.
Assets:
0.bundle.js (2.5 MB)
test (3.01 MB)
src/test.ts (7.23 MB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (250 kB). This can impact web performance.
Entrypoints:
test (3.01 MB)
test
src/test.ts (7.23 MB)
src/test.ts
Have you any idea why it’s triggered?
P.S. same error in a personal project and in your sample project as well
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
File size limit error when you upload files to Sway - Office
If you upload a file that exceeds the size to Sway, you may receive an error message that states that the file is...
Read more >How to Fix the File Size Exceeds Limit Error 0x800700DF in ...
If you get the File exceeds the limit allowed and cannot be saved error when you transfer a file on your Windows computer,...
Read more >3 Solutions to Fix File Size Exceeds Limit Error 0x800700df ...
As the default size set on Web Client service is 47 Mb, if you try to upload a file over the set limit,...
Read more >Resolve File Size Exceeds Limit Error 0x800700DF ... - Appuals
As it turns out, the issue is almost always related to a download limit imposed either by a registry file called FileSizeLimitinBytes, by...
Read more >5 Ways to Resolve File Size Exceeds Limit Error 0x800700DF ...
How to Resolve File Size Exceeds Limit Error 0x800700DF in Windows 10 · 1. Use the Registry Editor. · 2. Change the File...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m seeing this as well. Not sure if it’s related to this npm WARN @ngtools/webpack@1.1.9 requires a peer of @angular/compiler-cli@2.2.3 but none was installed. npm WARN @ngtools/webpack@1.1.9 requires a peer of @angular/core@2.2.3 but none was installed.
Replicated: https://ci.appveyor.com/project/lathonez/clicker/build/1.0.1