Closed alestiago closed 11 months ago
Description
Upon publishing with mason publish the following error is thrown:
mason publish
Your bundle is 7.630 MB. Hosted bricks must be smaller than 2.0 MB.
Steps To Reproduce
Attempt to publish on BrickHub:
mason publish --directory brick/
See warning:
Expected Behavior Publishing should succeed and not throw an error.
Blocking #156
This requires to ensure to remove all .gitignore files due to this issue https://github.com/felangel/mason/issues/781
Description
Upon publishing with
mason publish
the following error is thrown:Steps To Reproduce
Attempt to publish on BrickHub:
See warning:
Expected Behavior Publishing should succeed and not throw an error.