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
build: only include adev_assets in snapshot builds (#32470)
This change ensures that `adev_assets` are only included in the release output when the build is configured with `snapshot-build`. This prevents these assets from being included in standard NPM releases.
(cherry picked from commit 21f1b31)
0 commit comments