Error: “Size Limit can't resolve fs”
See original GitHub issueWhen attempting to run size-limit, I get this error:
ERROR Size Limit can't resolve
fs
in /Users/jaydenseric/Sites/apollo-upload-server/node_modules/busboy/lib
When using "webpack": false
the error does not appear.
Issue Analytics
- State:
- Created 5 years ago
- Comments:20 (11 by maintainers)
Top Results From Across the Web
No results found
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
We can do:
But we must to do it in separated project. Maybe
package-limit
?@styfle I very like the project. It will be more accurate than Size Limit since it will calculate also non-jS files. Do you have CI tool to run it in Travis CI?