Package managers such as NPM behave strangely when adding packages such as swc and turborepo which contain platform variants. During a first time install they will include only the current devices platform while a clean node_modules and package-lock will result in all platforms being included. This change adds those missed platforms by performing the above step and porting it back to our existing package-lock.
534 KiB
534 KiB