tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

fix(std): ensure SDK is not referenced in standard env #73

Closed deciduously closed 4 months ago

deciduously commented 4 months ago

This PR prevents the SDK from being referenced by the standard utils on macOS, greatly reducing the size of these outputs. Closes #70.