You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
It would be nice to ship with pre-compiled binaries like how node-sass does. That way, once the package is published to pub, user won't have to manually compile the extension.
The text was updated successfully, but these errors were encountered:
We can then ship compiled binaries in specific subfolders and use the import URI to specify which extension to load based on the platform and architecture.
It would be nice to ship with pre-compiled binaries like how node-sass does. That way, once the package is published to pub, user won't have to manually compile the extension.
The text was updated successfully, but these errors were encountered: